Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.06-7
Depends: libtext-charwidth-perl
Description: internationalized substitute of Text::Wrap
 This module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
 characters such as east Asian characters, combining characters
 such as diacritical marks and Thai, and languages which don't
 use whitespaces between words such as Chinese and Japanese.
 .
 It provides wrap().
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::WrapI18N

Package: libustr-1.0-1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 266
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ustr
Version: 1.0.4-3ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Micro string library: shared library
 ustr (Micro string library) is a string API for C. It has tiny overhead over
 just plain strdup(), is much safer, is easier to use, is faster for many
 operations, can be used with read-only or automatically allocated data. You
 don't even need to link to the library to use it (so there are no
 dependencies).
 .
 This package contains the shared library for ustr.
Original-Maintainer: Vaclav Ovsik <vaclav.ovsik@i.cz>
Homepage: http://www.and.org/ustr/

Package: fonts-freefont-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10613
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: fonts-freefont
Version: 20120503-1
Replaces: ttf-freefont (<< 20120503-1)
Provides: ttf-freefont
Breaks: ttf-freefont (<< 20120503-1)
Description: Freefont Serif, Sans and Mono Truetype fonts
 Freefont is a set of free high-quality TrueType fonts covering the UCS
 character set. These fonts are similar to the widely known Helvetica,
 Times and Courier fonts.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://savannah.gnu.org/projects/freefont/

Package: debconf
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 613
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: all
Version: 1.5.49ubuntu1
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.6.1-4)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libnet-ldap-perl, perl, libqtgui4-perl, libqtcore4-perl
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13)
Conffiles:
 /etc/bash_completion.d/debconf 8fa1862734fbe54d7178aaaa419f5a11
 /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
 /etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>

Package: gtk2-engines-murrine
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: x11
Installed-Size: 330
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 0.98.2-0ubuntu2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.5-4), libpango1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.15.14)
Suggests: murrine-themes (>= 0.98)
Description: cairo-based gtk+-2.0 theme engine
 "Murrine" is an Italian word meaning the glass artworks done by Venicians
 glass blowers. The Engine is cairo-based, and it's very fast compared to
 clearlooks-cairo and ubuntulooks.
 .
 This package includes the Murrine engine.
Original-Maintainer: Yves-Alexis Perez <corsac@debian.org>

Package: libasprintf0c2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gettext
Version: 0.18.1.1-10ubuntu3
Replaces: gettext-base (<< 0.18.1.1-6)
Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: gettext-base (<< 0.18.1.1-6)
Description: GNU library to use fprintf and friends in C++
 This package contains the libasprintf shared library which makes the
 C formatted output routines (fprintf et al.) usable in C++ programs,
 for use with the <string> strings and the <iostream> streams.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libelf1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: elfutils
Version: 0.153-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Homepage: https://fedorahosted.org/elfutils/

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.5.7-3ubuntu1
Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
Pre-Depends: libc6 (>= 2.14)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Gerrit Pape <pape@smarden.org>

Package: libpolkit-gobject-1-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: policykit-1
Version: 0.105-1ubuntu1.1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.31.8)
Pre-Depends: multiarch-support
Breaks: libpolkit-agent-1-0 (<< 0.99), libpolkit-backend-1-0 (<< 0.99), libpolkit-gtk-1-0 (<< 0.99), policykit-1 (<< 0.99)
Description: PolicyKit Authorization API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing PolicyKit.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: mktemp
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: coreutils
Version: 8.20-3ubuntu5
Pre-Depends: coreutils (>= 7.4-1)
Description: coreutils mktemp transitional package
 Empty package to facilitate upgrades, can be safely removed.
Original-Maintainer: Michael Stone <mstone@debian.org>

Package: libraw1394-11
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libraw1394
Version: 2.0.9-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Suggests: libraw1394-doc
Description: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
Original-Maintainer: Guus Sliepen <guus@debian.org>
Homepage: https://ieee1394.wiki.kernel.org/

Package: shared-mime-info
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: misc
Installed-Size: 2556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1-0ubuntu2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4)
Conflicts: libglib2.0-0 (<< 2.17.2), libgnomevfs2-0 (<< 1:2.24.0), tracker (<< 0.6.90)
Description: FreeDesktop.org shared MIME database and spec
 This is the shared MIME-info database from the X Desktop Group. It is required
 by any program complying to the Shared MIME-Info Database spec, which is also
 included in this package.
 .
 At this time at least ROX, GNOME, KDE and XFCE use this database.
Homepage: http://freedesktop.org/wiki/Software/shared-mime-info
Original-Maintainer: Sebastian Dröge <slomo@debian.org>

Package: libxdmcp6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxdmcp
Version: 1:1.1.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxdmcp6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxdmcp
Version: 1:1.1.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 Display Manager Control Protocol library
 This package provides the main interface to the X11 display manager control
 protocol library, which allows for remote logins to display managers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: esound-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: sound
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: esound
Version: 0.2.41-10ubuntu1
Conflicts: libesd-alsa0
Conffiles:
 /etc/esound/esd.conf 22fcad1ca71ba243bdebd9de294a31ba
Description: Enlightened Sound Daemon - Common files
 This program is designed to mix together several digitized
 audio streams for playback by a single device.
 .
 This package contains the documentation and configuration files.
Original-Maintainer: Josselin Mouette <joss@debian.org>

Package: libnl-3-200
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 158
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnl3
Version: 3.2.16-0ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conffiles:
 /etc/libnl-3/classid 3e07259e58674631830b152e983ca995
 /etc/libnl-3/pktloc 02e59c3b2bba388ba64b2d120a76bab7
Description: library for dealing with netlink sockets
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Homepage: http://people.suug.ch/~tgr/libnl/

Package: coreutils
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 5920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.20-3ubuntu5
Replaces: mktemp, timeout
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libselinux1 (>= 1.32)
Conflicts: timeout
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od
 paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon
 sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test
 timeout touch tr true truncate tsort tty uname unexpand uniq unlink
 users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils
Original-Maintainer: Michael Stone <mstone@debian.org>

Package: libsane
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 8760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sane-backends
Version: 1.0.23-0ubuntu1
Replaces: libsane-extras (<< 1.0.18.14)
Depends: adduser (>= 3.47), libsane-common (= 1.0.23-0ubuntu1), udev (>= 0.88-1), acl (>= 2.2.49-4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libgphoto2-2 (>= 2.4.10.1), libgphoto2-port0 (>= 2.4.10.1), libieee1284-3, libjpeg8 (>= 8c), libtiff5 (>> 4.0.0-1~), libusb-1.0-0 (>= 2:1.0.8), libv4l-0 (>= 0.5.0)
Pre-Depends: multiarch-support
Suggests: avahi-daemon, hpoj, hplip, libsane-extras (>= 1.0.22.1), sane-utils (>= 1.0.23-0ubuntu1)
Conffiles:
 /etc/sane.d/dc240.conf 821754802fb212acc9f48c7dd93ddaa1
 /etc/sane.d/sp15c.conf 74fd71c4ea2c8c58bbaa2cecfee56f7c
 /etc/sane.d/umax_pp.conf d7cdbfd65fc59cfc71ab5f00a3697aaf
 /etc/sane.d/dc210.conf 821754802fb212acc9f48c7dd93ddaa1
 /etc/sane.d/tamarack.conf 93b1a500916dcfabd8a1c288029a5502
 /etc/sane.d/nec.conf 5eed67a9759c991553fa3055af023a33
 /etc/sane.d/hs2p.conf a7b07bd2a66b8a562ccb64da03bd47da
 /etc/sane.d/p5.conf 27277daf6f7ed1f21de8c6a59d5b9488
 /etc/sane.d/hp4200.conf 0656916d9805c3af1f81424354082501
 /etc/sane.d/microtek2.conf 75cb498c51441db57932a4895f7f0d96
 /etc/sane.d/st400.conf febd1d7966858a4a0352a2fe2c1abfa0
 /etc/sane.d/u12.conf 9ab31cd28e79474973fc02ccf1c06b99
 /etc/sane.d/hp.conf 5328dfe188ece714bf9fdb7e26dc9d00
 /etc/sane.d/kodakaio.conf 1e76dcc3483306ceabcd138088f6521c
 /etc/sane.d/mustek_usb.conf f4080c5eacaf30b4ed871a5330960696
 /etc/sane.d/artec.conf 1b87eeb6069e6f5ac7b5f0cc4bf48083
 /etc/sane.d/dc25.conf 0659d0dee2b39c585b6ebc682af0dbd9
 /etc/sane.d/artec_eplus48u.conf 3672fe16e6b14a124ad74acd47941be9
 /etc/sane.d/genesys.conf 671accbdb0ded73af3d6311a82a0cf7a
 /etc/sane.d/abaton.conf 51591e7ab98851effab49089323cb160
 /etc/sane.d/stv680.conf 1a5a8d37f0de964bab25b3908fa907d5
 /etc/sane.d/canon_dr.conf c5b4e2008dba36c4a9df50f7e89fb65a
 /etc/sane.d/gphoto2.conf ca55d23d02774d6eea321dcbd4099e5e
 /etc/sane.d/kodak.conf 63774fc2dd277fbfc54b4a8f7ea4528d
 /etc/sane.d/test.conf eaccee9d3fb610a691705ddf94b9ec11
 /etc/sane.d/dll.conf bafbe357cc8fd6ce789c039172450ec9
 /etc/sane.d/hp3900.conf 9d5532c21c759657347de8b26629cf13
 /etc/sane.d/coolscan2.conf e9039d4f201acacca70e8964ec22ee70
 /etc/sane.d/avision.conf 51e9f41665cca34d58ceb8bcf2ed072f
 /etc/sane.d/sceptre.conf 9d7e8954714b47042b849ddbd2530973
 /etc/sane.d/pixma.conf da98f7eae73240333304d1dafe58e19a
 /etc/sane.d/gt68xx.conf 4801e49c6f8c45ba77f589fc01b3e371
 /etc/sane.d/teco1.conf 7976c7a3dd90fe100f30a23a29aaea89
 /etc/sane.d/umax.conf 5bcadfd7842926832de6d6e29d23558d
 /etc/sane.d/bh.conf ed8e137983ae58a7bf038180b29737bd
 /etc/sane.d/coolscan3.conf dc124184659f6acfcb2f77d4759adc8c
 /etc/sane.d/cardscan.conf c53b0f155e8abb0e35da6e4bd9898e41
 /etc/sane.d/teco2.conf 1f873f79332e99cb0cd2b9eba938ac3b
 /etc/sane.d/dmc.conf 0731b2373c97cc98c5c42dd56e7fb05c
 /etc/sane.d/qcam.conf 7a30e22cd391b7992646723df280f4fe
 /etc/sane.d/sm3840.conf 9b61359cbcc14b9be4d687b80b772bea
 /etc/sane.d/ma1509.conf 73a9fd7af5924e04054f43e2708f5059
 /etc/sane.d/s9036.conf 5eed67a9759c991553fa3055af023a33
 /etc/sane.d/coolscan.conf b5a49230bc9b80a4358d966255d4697a
 /etc/sane.d/magicolor.conf 1e34b81727b36c9269d413cb6d20b2e6
 /etc/sane.d/pie.conf 7bdb319bd61b19389e93ed85a1ed85d1
 /etc/sane.d/xerox_mfp.conf 0e541e9ec7ec9589675f2af73c8122f8
 /etc/sane.d/agfafocus.conf f763f1f31d26507986aad58ca02f79f9
 /etc/sane.d/hpsj5s.conf 0e969889a4509e62ef352a0222d2620e
 /etc/sane.d/plustek.conf f329323c5ed857873510e38233f1afcf
 /etc/sane.d/teco3.conf 7b632784a85ec6ead7d26e8fd195dea5
 /etc/sane.d/ibm.conf d5eab60adbaf729bb5bf781fc4c5409d
 /etc/sane.d/leo.conf 008b9b3cad3c7073aa5331a453e68cd6
 /etc/sane.d/canon630u.conf 5fae93df3328f1915e3d26f77a8c3b9d
 /etc/sane.d/mustek_pp.conf c9d10da50e4b77dcc73b97f67a81a89a
 /etc/sane.d/epjitsu.conf 54ce52e76e2c5279e4c12830a74ea5a0
 /etc/sane.d/umax1220u.conf 2d36f1f6c15bbfeaf2049d59dcfefe05
 /etc/sane.d/lexmark.conf f5d92658f9dc0eb540ddc9d24fe3ffb1
 /etc/sane.d/mustek.conf 33284fd785df74d394b9e30a4ec8283e
 /etc/sane.d/sharp.conf d16cb589cdceb30d4523334063ddf040
 /etc/sane.d/epson.conf 318ed78f38b29c99e478cbc7efc8ff14
 /etc/sane.d/epson2.conf fb0befe1041db6a1b6a0813c0c8fcf1c
 /etc/sane.d/fujitsu.conf dbc97d124cee2bd53413d483ba74c20f
 /etc/sane.d/microtek.conf 940c8db7e01ccaa6f2c5be2ca020ddf1
 /etc/sane.d/ricoh.conf b1891143384a7308ec17d9e6ac836201
 /etc/sane.d/canon.conf 099d16dab225eaa121f1ba2f3af9f60a
 /etc/sane.d/dell1600n_net.conf ce26ec480900a2420d14d5f2c43f07eb
 /etc/sane.d/canon_pp.conf 2ecfac7c883bc980aba880f424abb8ad
 /etc/sane.d/net.conf 9e5860565491b3157e3c6e0af682b7a2
 /etc/sane.d/matsushita.conf fe9a8941cd52c7e012724122d67a98e6
 /etc/sane.d/v4l.conf 320fb7603d3c28977ab99a75ba5c54ef
 /etc/sane.d/hp5400.conf 25848f289fb76aeb7f78e29ab323dbf8
 /etc/sane.d/rts8891.conf 3446a737f83b38c3b576d5bf2e5161ec
 /etc/sane.d/snapscan.conf b349efcbcec257f5fca8372f1e47e7e0
 /etc/sane.d/apple.conf 602eda3ecedd81ef751d9241becb9142
 /etc/sane.d/plustek_pp.conf 327941a5240e699e3251d74192f4f299
Description: API library for scanners
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes the backends for many scanners. A libsane-extras
 package containing some not-yet-included backends is available separately.
 .
 Graphical frontends for sane are available in the packages sane and
 xsane. Command line frontend scanimage, saned and sane-find-scanner are
 available in the sane-utils package.
Homepage: http://www.sane-project.org
Original-Maintainer: Julien BLACHE <jblache@debian.org>

Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.6p3-0ubuntu3
Replaces: sudo-ldap
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules
Conflicts: sudo-ldap
Conffiles:
 /etc/init.d/sudo 2d26995849d9edc1294c94516e9a68cc
 /etc/sudoers e8e73f16ed73309df7574c12fbcc0af7
 /etc/pam.d/sudo 665a6dead44ff792cfad6b0faa10a621
 /etc/sudoers.d/README 8d3cf36d1713f40a0ddc38e1b21a51b6
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.
Original-Maintainer: Bdale Garbee <bdale@gag.com>

Package: libfreetype6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 839
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: freetype
Version: 2.4.11-0ubuntu1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on bringing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
 .
  Home Page: http://www.freetype.org/
  Authors: David Turner   <david.turner@freetype.org>
           Robert Wilhelm <robert.wilhelm@freetype.org>
           Werner Lemberg <werner.lemberg@freetype.org>
Homepage: http://www.freetype.org
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libfreetype6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 827
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: freetype
Version: 2.4.11-0ubuntu1
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on bringing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
 .
  Home Page: http://www.freetype.org/
  Authors: David Turner   <david.turner@freetype.org>
           Robert Wilhelm <robert.wilhelm@freetype.org>
           Werner Lemberg <werner.lemberg@freetype.org>
Homepage: http://www.freetype.org
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: debianutils
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.3.4
Depends: sensible-utils
Pre-Depends: libc6 (>= 2.15)
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 tempfile which
Original-Maintainer: Clint Adams <clint@debian.org>

Package: libsysfs2
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sysfsutils
Version: 2.1.0+repack-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: interface library to sysfs
 Sysfs is a virtual file system in Linux kernel 2.5+ that provides a
 tree of system devices. libsysfs provides a stable programming
 interface to sysfs and eases querying system devices and their
 attributes.
 .
 The package sysfsutils contains frontend programs that use this
 library. Development files and C examples are provided by the package
 libsysfs-dev.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>

Package: samba
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 22855
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:3.6.9-1ubuntu1.2
Replaces: samba-common (<= 2.0.5a-2)
Depends: samba-common (= 2:3.6.9-1ubuntu1.2), libwbclient0 (= 2:3.6.9-1ubuntu1.2), libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.17), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libcups2 (>= 1.6.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, upstart-job, libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser, samba-common-bin
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: logrotate, tdb-tools
Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ufw
Conflicts: samba4 (<< 4.0.0~alpha6-2)
Conffiles:
 /etc/cron.daily/samba f6519535df7964f95cdd7db501bf3ad2
 /etc/init/nmbd.conf 737e820c320801a2a0fc9e9c84d43fc0
 /etc/init/reload-smbd.conf 2a250669b46167f3b6152a90344626c1
 /etc/init/smbd.conf ef97a6e85e7f13aba5e63321990a31a4
 /etc/network/if-up.d/samba 2c617f0d1baebc4ba4177087a7eefc57
 /etc/ufw/applications.d/samba 9d474788f9a1955e16134f2794be473d
 /etc/logrotate.d/samba 9a7687a2498ae9bfbe6c1cc252818113
Description: SMB/CIFS file, print, and login server for Unix
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.  Samba can also function
 as an NT4-style domain controller, and can integrate with both NT4 domains
 and Active Directory realms as a member server.
 .
 This package provides the components necessary to use Samba as a
 stand-alone file and print server.  For use in an NT4 domain or Active
 Directory realm, you will also need the winbind package.
 .
 This package is not required for connecting to existing SMB/CIFS servers
 (see smbclient) or for mounting remote filesystems (see cifs-utils).
Homepage: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>

Package: finger
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bsd-finger
Version: 0.17-15
Replaces: netstd
Depends: libc6 (>= 2.8)
Description: user information lookup program
 finger displays information about the system users.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libxcb-shm0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.1.3), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, shm extension
 This package contains the library files needed to run software using
 libxcb-shm, the shm extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libxmuu1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxmu
Version: 2:1.1.1-1
Depends: libc6 (>= 2.4), libx11-6
Pre-Depends: multiarch-support
Description: X11 miscellaneous micro-utility library
 libXmuu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  It is a lighter version of libXmu that does not depend
 on libXt or libXext; for more information on libXmu, see libxmu6.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: initramfs-tools
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: utils
Installed-Size: 363
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Version: 0.103ubuntu0.8
Provides: linux-initramfs-tool
Depends: initramfs-tools-bin (>= 0.103ubuntu0.8), initramfs-tools-bin (<< 0.103ubuntu0.8.1~), klibc-utils (>= 2.0-1~), busybox-initramfs (>= 1:1.13.3-1ubuntu5), cpio, module-init-tools, udev (>= 147~-5), findutils (>= 4.2.24), util-linux (>> 2.15~rc1)
Suggests: bash-completion
Breaks: cryptsetup (<< 2:1.1.0-2.1), elilo (<< 3.12-3.1~), lilo (<< 22.8-8.2~), mountall (<< 2.0~), s390-tools (<< 1.8.3-2~)
Conflicts: usplash (<< 0.5.50)
Conffiles:
 /etc/bash_completion.d/initramfs-tools 7eeb7184772f3658e7cf446945c096b1
 /etc/initramfs-tools/initramfs.conf 8801535d9bec98754eea6a172f956d42
 /etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297
 /etc/kernel/postinst.d/initramfs-tools fe7713b9a74a10ed71d1e7dd93afc209
 /etc/kernel/postrm.d/initramfs-tools e22d1ab0d7a7a1b66ae6d71ea4f21938
Description: tools for generating an initramfs
 This package contains tools to create and boot an initramfs for packaged 2.6
 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the
 kernel unpacks that archive into RAM, mounts and uses it as initial root file
 system. The mounting of the real root file system occurs in early user space.
 klibc provides utilities to setup root. Having the root on MD, LVM2, LUKS or
 NFS is also supported.
 Any boot loader with initrd support is able to load an initramfs archive.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>

Package: makedev
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: admin
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.3.1-92ubuntu1
Depends: base-passwd (>= 3.0.4)
Conflicts: udev (<= 0.024-7)
Description: creates device files in /dev
 The MAKEDEV executable is used to create device files, often in /dev.
 .
 Device files are special files through which applications can interact
 with hardware.
 .
 This package is not necessary for most modern Linux systems, where the udev
 subsystem provides a more dynamic mechanism for device file management.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>

Package: libxml2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.9.0+dfsg1-4ubuntu4.3
Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Pre-Depends: multiarch-support
Recommends: xml-core
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.
Homepage: http://xmlsoft.org/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>

Package: libxml2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 2.9.0+dfsg1-4ubuntu4.3
Depends: libc6 (>= 2.15), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Pre-Depends: multiarch-support
Recommends: xml-core
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.
Homepage: http://xmlsoft.org/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>

Package: expat
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.1.0-2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Description: XML parsing C library - example application
 This package contains xmlwf, an example application of expat, the C
 library for parsing XML.  The arguments to xmlwf are one or more
 files which are each to be checked for XML well-formedness.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://expat.sourceforge.net

Package: console-tools-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 364
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: console-tools
Version: 1:0.2.3dbs-65.1ubuntu2
Depends: libconsole (= 1:0.2.3dbs-65.1ubuntu2)
Description: Development files for Linux console and font manipulation
 This package includes the libconsole and libcfont headers and static
 libraries.
 .
 WARNING: These libs' API are still in ALPHA stage; the interface is still
 subject from time to time to incompatible changes.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: telnet
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netkit-telnet
Version: 0.17-36build2
Replaces: netstd
Provides: telnet-client
Depends: netbase, libc6 (>= 2.15), libstdc++6 (>= 4.1.1)
Description: The telnet client
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
Original-Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>

Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: shadow
Version: 1:4.1.5.1-1ubuntu4.1
Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Pre-Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Conflicts: amavisd-new (<< 2.3.3-8), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4), gnunet (<< 0.7.0c-2), python-4suite (<< 0.99cvs20060405-1)
Conffiles:
 /etc/securetty d9e5bf5e6bfa00ddd273a3bcf1a49bec
 /etc/pam.d/su 7309fb874571fe5447321b43448a50b3
 /etc/pam.d/login e7c11a24c72175f2451599d40e32f4ca
 /etc/login.defs be0977c1c1c84c62823c7d7d4e099067
Description: system login tools
 These tools are required to be able to login and use your system. The
 login program invokes your user shell and enables command execution. The
 newgrp program is used to change your effective group ID (useful for
 workgroup type situations). The su program allows changing your effective
 user ID (useful being able to execute commands as another user).
Homepage: http://pkg-shadow.alioth.debian.org/
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>

Package: gpgv
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: utils
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnupg
Version: 1.4.12-7ubuntu1.3
Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Description: GNU privacy guard - signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is a stripped-down version of gnupg which is only able to check
 signatures.  It is smaller than the full-blown gnupg and uses a
 different (and simpler) way to check that the public keys used to
 make the signature are trustworthy.
Homepage: http://www.gnupg.org
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>

Package: python3-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus-python
Version: 1.1.1-1ubuntu3
Provides: python3.3-dbus
Depends: python3 (>= 3.3), python3 (<< 3.4), libc6 (>= 2.4), libdbus-1-3 (>= 1.5.12), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0)
Recommends: python3-gi | python3-dbus.mainloop.qt
Suggests: python-dbus-doc, python3-dbus-dbg
Description: simple interprocess messaging system (Python 3 interface)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a Python 3 interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: desktop-file-utils
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: devel
Installed-Size: 252
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 0.21-0ubuntu3
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.28.0)
Conffiles:
 /etc/bash_completion.d/desktop-file-validate 34c0eff90e9bbf4c97c873334f676330
 /etc/gnome/defaults.list c0aa2bed8476b2ff6508df46d08f9677
Description: Utilities for .desktop files
 Some utilities to make dealing with .desktop files easier:
  * update-desktop-database -- update the desktop-MIME mapping
  * desktop-file-validate -- validate a desktop file
  * desktop-file-install -- install a desktop file, munging en route.
Original-Maintainer: Ross Burton <ross@debian.org>

Package: libssl1.0.0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 2924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openssl
Version: 1.0.1c-4ubuntu8.2
Depends: libc6 (>= 2.17), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Description: SSL shared libraries
 libssl and libcrypto shared libraries needed by programs like
 apache-ssl, telnet-ssl and openssh.
 .
 It is part of the OpenSSL implementation of SSL.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>

Package: libssl1.0.0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 2687
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: openssl
Version: 1.0.1c-4ubuntu8.2
Depends: libc6 (>= 2.17), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Description: SSL shared libraries
 libssl and libcrypto shared libraries needed by programs like
 apache-ssl, telnet-ssl and openssh.
 .
 It is part of the OpenSSL implementation of SSL.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>

Package: openssl-blacklist
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 12240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.5-3
Depends: python, openssl (>= 0.9.8g-9)
Pre-Depends: dpkg (>= 1.10.24)
Description: Blacklists for  OpenSSL RSA keys and tools
 This package contains the openssl-vulnkey tool and the common lists of
 known-bad OpenSSL keys to use when examining suspect keys with
 openssl-vulnkey.
 .
 RSA-1024, RSA-2048
Original-Maintainer: Kees Cook <kees@debian.org>

Package: libdbus-1-3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus
Version: 1.6.8-1ubuntu6.1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: dbus
Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9)
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libdbus-1-3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 390
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: dbus
Version: 1.6.8-1ubuntu6.1
Depends: libc6 (>= 2.10)
Pre-Depends: multiarch-support
Recommends: dbus
Breaks: kde-window-manager (<< 4:4.4.5-9), kdebase-workspace-bin (<< 4:4.4.5-9)
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The daemon can be found in the dbus package.
Homepage: http://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libperl5.14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: perl
Version: 5.14.2-21
Replaces: perl-base (<= 5.8.7-4)
Depends: libc6 (>= 2.14), perl-base (= 5.14.2-21)
Description: shared Perl library
 This package is required by programs which embed a Perl interpreter to
 ensure that the correct version of `perl-base' is installed.  It
 additionally contains the shared Perl library on architectures where the
 perl binary is linked to libperl.a (currently only i386, for performance
 reasons).  In other cases the actual library is in the `perl-base' package.
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Homepage: http://dev.perl.org/perl5/

Package: libvorbisfile3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1.3
Replaces: libvorbis0 (<< 1.0.0)
Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.2-1.3)
Pre-Depends: multiarch-support
Conflicts: libvorbis0 (<< 1.0.0)
Description: The Vorbis General Audio Compression Codec (High Level API)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisfile library provides a convenient high-level API for decoding
 and basic manipulation of all Vorbis I audio streams.
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>

Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gettext
Version: 0.18.1.1-10ubuntu3
Depends: libc6 (>= 2.14), libasprintf0c2 (>= 0.18.1.1-6)
Description: GNU Internationalization utilities for the base system
 This package includes the gettext and ngettext programs which allow
 other packages to internationalize the messages given by shell scripts.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libflac8
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 363
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: flac
Version: 1.2.1-6build1
Depends: libc6 (>= 2.7), libogg0 (>= 1.0rc3)
Pre-Depends: multiarch-support
Description: Free Lossless Audio Codec - runtime C library
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.  The FLAC project consists of:
 .
  * The stream format
  * libFLAC, which implements a reference encoder, stream decoder, and file
    decoder
  * flac, which is a command-line wrapper around libFLAC to encode and decode
    .flac files
  * Input plugins for various music players (Winamp, XMMS, and more in the
    works)
 .
 This package contains the runtime library libFLAC.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://flac.sourceforge.net/

Package: module-init-tools
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: admin
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: kmod
Version: 9-3ubuntu1
Depends: libkmod2, kmod
Pre-Depends: dpkg (>= 1.15.7.2)
Description: transitional dummy package (module-init-tools to kmod)
 This dummy package is provided to support the transition from
 module-init-tools to kmod and should be removed afterwards.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libffi6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libffi
Version: 3.0.13-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libffi6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libffi
Version: 3.0.13-2ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: man-db
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: doc
Installed-Size: 1744
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Version: 2.6.3-3
Replaces: man, manpages-de (<< 0.5-4), nlsutils
Provides: man, man-browser
Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, libc6 (>= 2.14), libgdbm3 (>= 1.8.3), libpipeline1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: groff, less, www-browser
Breaks: less (<< 456)
Conflicts: man, suidmanager (<< 0.50)
Conffiles:
 /etc/cron.weekly/man-db 643340ce3fb3994ef2ae7b88a2cf3230
 /etc/cron.daily/man-db 18745b8d583be7a4b7a00e9ffc98ac99
 /etc/manpath.config 167675fd93075fb5f6ce1aa5f56a8a22
Description: on-line manual pager
 This package provides the man command, the primary way of examining the
 on-line help files (manual pages). Other utilities provided include the
 whatis and apropos commands for searching the manual page database, the
 manpath utility for determining the manual page search path, and the
 maintenance utilities mandb, catman and zsoelim. man-db uses the groff
 suite of programs to format and display the manual pages.
Homepage: http://man-db.nongnu.org/

Package: sound-theme-freedesktop
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: sound
Installed-Size: 553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.7.pristine-2
Replaces: freedesktop-sound-theme (<< 0.7.pristine)
Provides: freedesktop-sound-theme
Breaks: freedesktop-sound-theme (<< 0.7.pristine)
Description: freedesktop.org sound theme
 The default freedesktop.org sound theme following the XDG theming
 specification. It contains a full set of sounds for different
 desktop events.
 .
 These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/

Package: libcairo2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cairo
Version: 1.12.14-0ubuntu1
Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libpixman-1-0 (>= 0.27.2), libpng12-0 (>= 1.2.13-4), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Breaks: iceape-browser (<= 2.0.3-3), libgtk-directfb-2.0-0, xulrunner-1.9, xulrunner-1.9.1 (<= 1.9.1.8-3)
Description: The Cairo 2D vector graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends. Paths consist
 of line segments and cubic splines and can be rendered at any width
 with various join and cap styles. All colors may be specified with
 optional translucence (opacity/alpha) and combined using the
 extended Porter/Duff compositing algebra as found in the X Render
 Extension.
 .
 Cairo exports a stateful rendering API similar in spirit to the path
 construction, text, and painting operators of PostScript, (with the
 significant addition of translucence in the imaging model). When
 complete, the API is intended to support the complete imaging model of
 PDF 1.4.
 .
 This package contains the shared libraries.
Homepage: http://cairographics.org/
Original-Maintainer: Dave Beckett <dajobe@debian.org>

Package: libgdbm3
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gdbm
Version: 1.8.3-11ubuntu1
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Pre-Depends: multiarch-support
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: http://directory.fsf.org/project/gdbm/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libgdbm3
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gdbm
Version: 1.8.3-11ubuntu1
Depends: libc6 (>= 2.1.3), dpkg (>= 1.15.4) | install-info
Pre-Depends: multiarch-support
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: http://directory.fsf.org/project/gdbm/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libexif12
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libexif
Version: 0.6.21-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library to parse EXIF files
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://libexif.sourceforge.net/

Package: sharutils
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: utils
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.11.1-1ubuntu2
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Suggests: bsd-mailx | mailx
Conflicts: shar, uuencode
Description: shar, unshar, uuencode, uudecode
 `shar' makes so-called shell archives out of many files, preparing
 them for transmission by electronic mail services.  `unshar' helps
 unpacking shell archives after reception.  Other related utility
 programs help with other tasks.
 .
 `uuencode' prepares a file for transmission over an electronic
 channel which ignores or otherwise mangles the eight bit (high
 order bit) of bytes.  `uudecode' does the converse transformation.
Homepage: http://www.gnu.org/software/sharutils/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libgcrypt11
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 586
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.5.0-3ubuntu2.2
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.10)
Pre-Depends: multiarch-support
Suggests: rng-tools
Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3)
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Camellia, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger,
 Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
Homepage: http://directory.fsf.org/project/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>

Package: libgcrypt11
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 607
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 1.5.0-3ubuntu2.2
Depends: libc6 (>= 2.15), libgpg-error0 (>= 1.10)
Pre-Depends: multiarch-support
Suggests: rng-tools
Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2), libgnutls26 (<< 2.12.7-3)
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Camellia, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger,
 Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.
Homepage: http://directory.fsf.org/project/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>

Package: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.2.4-5ubuntu2.1
Replaces: dhcp3-common
Provides: dhcp3-common
Depends: libc6 (>= 2.15), debianutils (>= 2.8.2)
Description: common files used by all the isc-dhcp* packages
 This package contains the files used by all the packages from ISC
 DHCP.
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>

Package: libsdl1.2debian
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 505
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsdl1.2
Version: 1.2.15-5ubuntu1
Replaces: libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcaca0 (>= 0.99.beta17-1), libpulse0 (>= 1:0.99.1), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Conflicts: libsdl1.2, libsdl1.2-all, libsdl1.2-esd, libsdl1.2-nas, libsdl1.2-oss, libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio
Description: Simple DirectMedia Layer
 SDL is a library that allows programs portable low level access to
 a video framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and caca graphics
 drivers and OSS, ALSA, NAS and PulseAudio sound drivers.
Homepage: http://www.libsdl.org/
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>

Package: libxinerama1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxinerama
Version: 2:1.1.2-1ubuntu0.13.04.1
Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 Xinerama extension library
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxinerama1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxinerama
Version: 2:1.1.2-1ubuntu0.13.04.1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 Xinerama extension library
 libXinerama provides an X Window System client interface to the XINERAMA
 extension to the X protocol.
 .
 The Xinerama (also known as panoramiX) extension allows for multiple screens
 attached to a single display to be treated as belonging together, and to give
 desktop applications a better idea of the monitor layout.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: lzma
Status: install ok installed
Priority: required
Section: base
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9.22-2ubuntu2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Conflicts: xz-lzma (<< 5.1.1alpha+20110809-2)
Description: Compression and decompression in the LZMA format - command line utility
 The Lempel-Ziv Markov-chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package provides the lzma command line utility, which has a
 familiar gzip-like interface.
Homepage: http://www.7-zip.org/sdk.html
Original-Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>

Package: libuuid1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Replaces: e2fsprogs (<< 1.34-1)
Depends: passwd, libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: uuid-runtime
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit universally unique
 ids (UUIDs).  A UUID is an identifier that is unique across both
 space and time, with respect to the space of all UUIDs.  A UUID can
 be used for multiple purposes, from tagging objects with an extremely
 short lifetime, to reliably identifying very persistent objects
 across a network.
 .
 See RFC 4122 for more information.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libuuid1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Replaces: e2fsprogs (<< 1.34-1)
Depends: passwd, libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: uuid-runtime
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit universally unique
 ids (UUIDs).  A UUID is an identifier that is unique across both
 space and time, with respect to the space of all UUIDs.  A UUID can
 be used for multiple purposes, from tagging objects with an extremely
 short lifetime, to reliably identifying very persistent objects
 across a network.
 .
 See RFC 4122 for more information.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libaio1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libaio
Version: 0.3.109-3
Pre-Depends: multiarch-support
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: http://www.kernel.org/pub/linux/libs/aio/

Package: apache2-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 12468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apache2
Version: 2.2.22-6ubuntu5.1
Conffiles:
 /etc/apache2/conf.d/apache2-doc 456e3e36a66f85cb0d78303404fbf862
Description: Apache HTTP Server documentation
 This package provides the documentation for Apache 2. For more details
 see the apache2 package description.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: libgd2-xpm
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 628
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libgd2
Version: 2.0.36~rc1~dfsg-6.1ubuntu1
Provides: libgd2
Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libxpm4, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: libgd-tools
Conflicts: libgd2, libgd2-noxpm
Description: GD Graphics Library version 2
 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is the runtime package of the library, built with XPM (X pixmap)
 and fontconfig support.
Homepage: http://www.libgd.org/
Original-Maintainer: GD team <pkg-gd-devel@lists.alioth.debian.org>

Package: libtasn1-3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.14-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Homepage: http://www.gnu.org/software/libtasn1/

Package: libtasn1-3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 2.14-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Homepage: http://www.gnu.org/software/libtasn1/

Package: lsb-base
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: misc
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lsb
Version: 4.0-0ubuntu27.3
Replaces: lsb (<< 2.0-6), lsb-core (<< 2.0-6)
Depends: sed, ncurses-bin
Conflicts: lsb (<< 2.0-6), lsb-core (<< 2.0-6)
Conffiles:
 /etc/lsb-base-logging.sh 0aa55cad853be603ce31790c696e394b
Description: Linux Standard Base 4.0 init script functionality
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 This package only includes the init-functions shell library, which
 may be used by other packages' initialization scripts for console
 logging and other purposes.
Homepage: http://www.linux-foundation.org/en/LSB
Original-Maintainer: Chris Lawrence <lawrencc@debian.org>

Package: libsoup2.4-1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsoup2.4
Version: 2.40.3-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.33.14), libxml2 (>= 2.7.4), glib-networking (>= 2.32.0)
Pre-Depends: multiarch-support
Description: HTTP library implementation in C -- Shared library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: fontconfig
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: fonts
Installed-Size: 512
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.10.2-0ubuntu2
Replaces: fontconfig-config (<< 2.5.93-1)
Depends: libc6 (>= 2.3.4), libfontconfig1 (>= 2.9.0), fontconfig-config
Description: generic font configuration library - support binaries
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 Fontconfig is not a rasterization library, nor does it impose a
 particular rasterization library on the application. The X-specific
 library 'Xft' uses fontconfig along with freetype to specify and
 rasterize fonts.
 .
 This package contains a program to maintain the fontconfig cache
 (fc-cache), a sample program to list installed fonts (fc-list), a program
 to test the matching rules (fc-match) and a program to dump the binary
 cache files in string form (fc-cat). It no longer makes fonts managed by defoma
 available to fontconfig applications.
Original-Maintainer: Keith Packard <keithp@debian.org>

Package: libsoup-gnome2.4-1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsoup2.4
Version: 2.40.3-0ubuntu1
Depends: libc6 (>= 2.1.3), libglib2.0-0 (>= 2.33.14), libgnome-keyring0 (>= 2.20.3), libsoup2.4-1 (>= 2.33.92), libsqlite3-0 (>= 3.5.9)
Pre-Depends: multiarch-support
Description: HTTP library implementation in C -- GNOME support library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the GNOME support shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: procps
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 628
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.3.3-2ubuntu5.3
Provides: watch
Depends: libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libncursesw5 (>= 5.6+20070908), libprocps0 (>= 1:3.3.2-1), libtinfo5, upstart-job, lsb-base (>= 3.0-10), initscripts
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1), xmem (<= 1.20-27.1)
Conflicts: pgrep (<< 3.3-5), w-bassman (<< 1.0-3)
Conffiles:
 /etc/init/procps.conf 96170a339d08797dc90d69b01d6bf610
 /etc/sysctl.conf d1cb9fea7a813e02111874f040cfc04b
 /etc/sysctl.d/README c20074b9b11a5202758c69d7bcb6996f
 /etc/sysctl.d/10-ipv6-privacy.conf e9473d12b4a7069d6a3ca8b694511ddf
 /etc/sysctl.d/10-zeropage.conf 8d7193abcc4dfedaf519dd03016a5e59
 /etc/sysctl.d/10-kernel-hardening.conf 5c1388f00011a287cdeba60208c674e1
 /etc/sysctl.d/10-network-security.conf 4ac7258f5336e7eeaf448c05ab668d3c
 /etc/sysctl.d/10-link-restrictions.conf 8568316f2baa8db06554dab91f93a161
 /etc/sysctl.d/10-ptrace.conf 47f40494b2fc698e15549e0a4a79e81c
 /etc/sysctl.d/10-console-messages.conf 154f6f5c5810d10bb303fb6a8e907c6a
 /etc/sysctl.d/10-magic-sysrq.conf b3059f2835f17c97265433fdfdee358f
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: http://gitorious.org/procps
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libgeoip1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 299
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: geoip
Version: 1.4.8+dfsg-4
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: geoip-database
Suggests: geoip-bin
Description: non-DNS IP-to-country resolver library
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from. It uses a file based database.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the shared library.
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Homepage: http://www.maxmind.com/

Package: libgconf-2-4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 564
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gconf
Version: 3.2.6-0ubuntu1
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.25.9), gconf2-common (= 3.2.6-0ubuntu1)
Pre-Depends: multiarch-support
Recommends: gconf-service
Breaks: gconf2 (<< 3.2.3-2), libgconf2-4 (<< 3.2.3-2)
Conflicts: libbonobo2-0 (<< 2.24)
Description: GNOME configuration database system (shared libraries)
 GConf is a configuration database system for storing application
 preferences. It supports default or mandatory settings set by the
 administrator, and changes to the database are instantly applied to all
 running applications. It is written for the GNOME desktop but doesn't
 require it.
 .
 This package contains the shared libraries.
Homepage: http://projects.gnome.org/gconf/
Original-Maintainer: Josselin Mouette <joss@debian.org>

Package: ibus-gtk
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: utils
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ibus
Version: 1.4.2-0ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.5-4), libibus-1.0-0 (>= 1.4.1), libpango1.0-0 (>= 1.14.0)
Description: Intelligent Input Bus - GTK+2 support
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains the GTK+2 IM module.
Homepage: http://code.google.com/p/ibus/
Original-Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>

Package: libqtgui4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 12439
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4)
Depends: fontconfig, libaudio2, libc6 (>= 2.15), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libmng1 (>= 1.0.10), libpng12-0 (>= 1.2.13-4), libqt4-declarative (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libsm6, libstdc++6 (>= 4.1.1), libtiff5 (>> 4.0.0-1~), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxrender1, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: libcups2
Suggests: qt4-qtconfig
Breaks: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4)
Description: Qt 4 GUI module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtGui module extends QtCore with GUI functionality.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libgssapi-krb5-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 331
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.10.1+dfsg-4+nmu1), libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssglue1 (<< 0.2-2)
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: libgssapi-krb5-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.10.1+dfsg-4+nmu1), libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssglue1 (<< 0.2-2)
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: libspeex1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 258
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: speex
Version: 1.2~rc1-7ubuntu1
Depends: libc6 (>= 2.3.4)
Pre-Depends: multiarch-support
Suggests: speex
Conflicts: asterisk (<= 1:1.4.18.1~dfsg-1), libiaxclient1 (<= 2.0.2-1), libmediastreamer0 (<= 2.1.0-1), libopal-2.2 (<= 2.2.11~dfsg1-3), libopal-2.2-develop (<= 2.2.11~dfsg1-3), libopal-2.2-ptrace (<= 2.2.11~dfsg1-3), libopal-2.2.0
Description: The Speex codec runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex runtime library.
Homepage: http://www.speex.org/
Original-Maintainer: Ron Lee <ron@debian.org>

Package: python-minimal
Status: install ok installed
Multi-Arch: allowed
Priority: standard
Section: python
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-defaults
Version: 2.7.4-0ubuntu1
Replaces: python (<= 2.7.3-1~)
Depends: python2.7-minimal (>= 2.7.4-1~), dpkg (>= 1.13.20)
Recommends: python
Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2)
Conflicts: python-central (<< 0.5.5)
Description: minimal subset of the Python language (default version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: console-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1028
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.2.3dbs-65.1ubuntu2
Replaces: open, util-linux (<< 2.11)
Provides: console-utilities, open
Depends: libc6 (>= 2.7), libconsole (= 1:0.2.3dbs-65.1ubuntu2), debconf | debconf-2.0, lsb-base (>= 3.0-10)
Recommends: console-setup | console-data (>= 2002.12.04dbs-1), console-setup | console-common
Suggests: kbd-compat
Conflicts: console-common (<< 0.7.25), console-utilities, kbd (<< 0.95-11), open
Conffiles:
 /etc/console-tools/remap 2f1f15d62b45ab43c04b3ddbfcf591ec
 /etc/init.d/console-screen.sh 813ad0ff9059cae6a6799d9abc6f21da
Description: Linux console and font utilities
 This package allows you to set-up and manipulate the Linux console (ie.
 screen and keyboard), and manipulate console-font files.
 .
 `console-tools' was developed from version 0.94 of the standard `kbd'
 package, and integrates many fixes and enhancements, including new
 kbd features up to 0.99.
 .
 You will probably want to install a set of data files, such as the one
 in the `console-data' package.
 .
 For command-line compatibility with kbd, you may want to install the
 kbd-compat package.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: libv4l-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: v4l-utils
Version: 0.8.9-1
Depends: libv4lconvert0 (= 0.8.9-1), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Collection of video4linux support libraries
 libv4l is a collection of libraries which adds a thin abstraction layer on
 top of video4linux2 devices. The purpose of this (thin) layer is to make it
 easy for application writers to support a wide variety of devices without
 having to write separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 .
 libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
 of the drivers for those devices supporting v4l1 compatibility (which many
 v4l2 drivers do not).
 .
 libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
 application transparent libv4lconvert conversion where necessary.
 .
 This package contains the shared libraries.
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Homepage: http://linuxtv.org/downloads/v4l-utils/

Package: whois
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.0.20ubuntu1
Depends: libc6 (>= 2.15), libidn11 (>= 1.13)
Description: intelligent WHOIS client
 This package provides a commandline client for the WHOIS (RFC 3912)
 protocol, which queries online servers for information such as contact
 details for domains and IP address assignments.
 It can intelligently select the appropriate WHOIS server for most queries.
 .
 The package also contains mkpasswd, a features-rich front end to the
 password encryption function crypt(3).
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: ncurses-base
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: misc
Installed-Size: 346
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ncurses
Version: 5.9-10ubuntu4
Provides: ncurses-runtime
Breaks: ncurses-term (<< 5.7+20100313-3)
Conflicts: ncurses, ncurses-runtime
Conffiles:
 /etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libpopt0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: popt
Version: 1.16-7ubuntu3
Replaces: popt
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
Homepage: http://rpm5.org/
Original-Maintainer: Paul Martin <pm@debian.org>

Package: gtk2-engines-oxygen
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: gnome
Installed-Size: 1386
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Version: 1.3.3-2ubuntu0.1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libpango1.0-0 (>= 1.18.0), libstdc++6 (>= 4.6), libx11-6
Pre-Depends: multiarch-support
Suggests: kde-config-gtk-style
Description: Oxygen widget theme for GTK+-based applications
 Oxygen-Gtk is a port of the Oxygen widget style to GTK+.
 .
 It ensures visual consistency between GTK+ and Qt-based applications running
 under KDE.
Homepage: https://projects.kde.org/projects/playground/artwork/oxygen-gtk
Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>

Package: libpam0g
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pam
Version: 1.1.3-8ubuntu2
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Suggests: libpam-doc
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: procinfo
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.0.304-1ubuntu1
Provides: procinfo-ng
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.4.0), libtinfo5 (>= 5.6+20070908)
Description: reporter for system information from /proc and /sys
 Procinfo-NG is a small program that gathers some system information from
 diverse files under /proc and /sys and prints it to the screen.
 Procinfo-NG is a complete rewrite of the old system monitoring app procinfo.
Homepage: http://procinfo-ng.sourceforge.net
Original-Maintainer: Giuseppe Iuculano <giuseppe@iuculano.it>

Package: libusb-0.1-4
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libusb
Version: 2:0.1.12-23+nmu1ubuntu1
Replaces: libusb0
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Conflicts: libccid (<< 0.9.2-3), libusb0
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
Homepage: http://www.linux-usb.org/
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>

Package: libusb-0.1-4
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libusb
Version: 2:0.1.12-23+nmu1ubuntu1
Replaces: libusb0
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Conflicts: libccid (<< 0.9.2-3), libusb0
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
Homepage: http://www.linux-usb.org/
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>

Package: libavc1394-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libavc1394
Version: 0.5.4-2
Depends: libc6 (>= 2.7), libraw1394-11
Pre-Depends: multiarch-support
Description: control IEEE 1394 audio/video devices
 libavc1394 is a programming interface for the 1394 Trade Association AV/C
 (Audio/Video Control) Digital Interface Command Set. It allows you to
 remote control camcorders and similar devices connected to your computer
 via an IEEE 1394 (aka Firewire) link.
 .
 This package includes the libraries needed to run executables using
 libavc1394.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://sourceforge.net/projects/libavc1394/

Package: libpython2.7
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 3268
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python2.7
Version: 2.7.4-2ubuntu3.2
Replaces: python2.7 (<< 2.6)
Depends: libpython2.7-stdlib (= 2.7.4-2ubuntu3.2), libc6 (>= 2.16), zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Description: Shared Python runtime library (version 2.7)
 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libgpg-error0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgpg-error
Version: 1.10-3.1ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library for common error values and messages in GnuPG components
 Library that defines common error values for all GnuPG
 components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
 pinentry, SmartCard Daemon and possibly more in the future.
Homepage: http://www.gnupg.org/related_software/libgpg-error/
Original-Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>

Package: libgpg-error0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libgpg-error
Version: 1.10-3.1ubuntu1
Depends: libc6 (>= 2.1.3)
Pre-Depends: multiarch-support
Description: library for common error values and messages in GnuPG components
 Library that defines common error values for all GnuPG
 components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
 pinentry, SmartCard Daemon and possibly more in the future.
Homepage: http://www.gnupg.org/related_software/libgpg-error/
Original-Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>

Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 22.20-1ubuntu2
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.14), libtinfo5
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.0025+nmu3
Depends: debconf (>= 1.5.19), coreutils (>= 5.91)
Conffiles:
 /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File: preserve user changes to config files.
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>

Package: perl-modules
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 14082
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: perl
Version: 5.14.2-21
Replaces: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl
Depends: perl (>= 5.14.2-1), libswitch-perl, libclass-isa-perl
Suggests: libpod-plainer-perl
Breaks: libansicolor-perl (<< 3.00), libarchive-tar-perl (<< 1.76), libattribute-handlers-perl (<< 0.89), libautodie-perl (<< 2.10.01), libcgi-pm-perl (<< 3.52), libcpan-meta-perl (<< 2.110440), libcpan-meta-yaml-perl (<< 0.003), libcpanplus-perl (<< 0.9103), libdigest-perl (<< 1.16), libextutils-cbuilder-perl (<< 0.280203), libextutils-command-perl (<< 1.17), libextutils-install-perl (<< 1.56), libextutils-parsexs-perl (<< 2.221000), libfile-path-perl (<< 2.08.01), libfile-spec-perl (<< 3.3300), libfile-temp-perl (<< 0.22), libhttp-tiny-perl (<< 0.012), libi18n-langtags-perl (<< 0.35.01), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 2.27105), liblocale-codes-perl (<< 3.16), liblocale-maketext-perl (<< 1.19), liblocale-maketext-simple-perl (<< 0.21), libmath-bigint-perl (<< 1.994), libmath-complex-perl (<< 1.56), libmodule-build-perl (<< 0.380000), libmodule-corelist-perl (<< 2.49.02), libmodule-load-conditional-perl (<< 0.44), libmodule-load-perl (<< 0.18), libmodule-metadata-perl (<< 1.000004), libmodule-pluggable-perl (<< 3.9), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.38), libparams-check-perl (<< 0.28), libparent-perl (<< 0.225), libparse-cpan-meta-perl (<< 1.4401), libperl-ostype-perl (<< 1.002), libpod-escapes-perl (<< 1.04), libpod-parser-perl (<< 1.37), libpod-simple-perl (<< 3.16), libshell-perl (<< 0.72.01), libtest-harness-perl (<< 3.23), libtest-simple-perl (<< 0.98), libthread-queue-perl (<< 2.12), libtime-local-perl (<< 1.2000), libunicode-collate-perl (<< 0.73), libversion-perl (<< 1:0.8800), libversion-requirements-perl (<< 0.101020), podlators-perl (<< 2.3.1)
Conflicts: defoma (<< 0.11.12), mono-gac (<< 2.10.8.1-3)
Conffiles:
 /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules' directly, they
 should use `perl' (which depends on `perl-modules') instead.
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Homepage: http://dev.perl.org/perl5/

Package: bsdutils
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux (2.20.1-5.1ubuntu8)
Version: 1:2.20.1-5.1ubuntu8
Depends: libc6 (>= 2.7)
Recommends: bsdmainutils
Description: Basic utilities from 4.4BSD-Lite
 This package contains the bare minimum number of BSD utilities needed
 to boot a Debian system: logger, renice, script, scriptreplay, and wall.
 The remaining standard BSD utilities are provided by bsdmainutils.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: sensible-utils
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.0.7ubuntu1
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, or pager.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libwbclient0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba
Version: 2:3.6.9-1ubuntu1.2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support, dpkg (>= 1.15.6~)
Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1)
Description: Samba winbind client library
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides a library for client applications that interact
 via the winbind pipe protocol with a Samba winbind server.
Homepage: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>

Package: install-info
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: doc
Installed-Size: 218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: texinfo
Version: 4.13a.dfsg.1-10ubuntu4
Replaces: texinfo (<< 4.13a.dfsg.1-2)
Depends: libc6 (>= 2.14)
Breaks: texinfo (<< 4.13a.dfsg.1-2)
Description: Manage installed documentation in info format
 The install-info utility creates the index of all installed documentation
 in info format and makes it available to info readers.
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>

Package: libxss1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxss
Version: 1:1.2.2-1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Pre-Depends: multiarch-support
Description: X11 Screen Saver extension library
 libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
 extension to the X protocol.
 .
 The Screen Saver extension allows clients behaving as screen savers to
 register themselves with the X server, to better integrate themselves with
 the running session.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: liblwres90
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.15)
Conflicts: libbind0
Description: Lightweight Resolver Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the liblwres shared library used by BIND's daemons
 and clients.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: lsb-release
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: misc
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lsb
Version: 4.0-0ubuntu27.3
Depends: python3 (>= 3.2.3-3~)
Recommends: apt
Suggests: lsb
Description: Linux Standard Base version reporting utility
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb-release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 LSB conformance will not be reported unless the required metapackages are
 installed.
 .
 While it is intended for use by LSB packages, this command may also
 be useful for programmatically distinguishing between a pure Debian
 installation and derived distributions.
Homepage: http://www.linux-foundation.org/en/LSB
Original-Maintainer: Chris Lawrence <lawrencc@debian.org>

Package: sendmail-base
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 964
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Depends: m4, make, adduser, perl
Suggests: sendmail-doc, ca-certificates, logcheck, logrotate, resolvconf
Conffiles:
 /etc/mail/peers/provider 2f05d682a8fd4b9a175c0d6e36bc394d
 /etc/mail/service.switch 6791868ea38079cb94e54048973ee716
 /etc/mail/address.resolve 95c646b771b6fbf6c8df001978b3e71a
 /etc/mail/service.switch-nodns 6aa914ad67c820bcdd5fda8a257355f1
 /etc/resolvconf/update-libc.d/sendmail 361bd6015a0b43cd081000c0312b820b
 /etc/ppp/ip-up.d/sendmail c2dd620dd4ae3fda70120908019ccb02
 /etc/ppp/ip-down.d/sendmail ceb62b1a741388d656ea4f92e0bca5b8
 /etc/dhcp/dhclient-exit-hooks.d/sendmail d15d18bebffc396f741c0bfe1e034fcb
 /etc/pam.d/smtp b5a49c5a3ef9783670d285b96abbba71
 /etc/network/if-post-down.d/sendmail 122b3cf2ded3163ff9b87c9268ceae90
 /etc/network/if-down.d/sendmail 122b3cf2ded3163ff9b87c9268ceae90
 /etc/network/if-up.d/sendmail 70d0b17be9370e4c1312036c7e597388
 /etc/logcheck/ignore.d.paranoid/sendmail 113b6ce5905120c6feaba70fa8f1e498
 /etc/logcheck/ignore.d.server/sendmail 83a6246888ab1b7d7aa29a803cc3e543
 /etc/logcheck/ignore.d.workstation/sendmail 2034dd5d473c5d844fc0e72775b2e609
 /etc/logcheck/violations.ignore.d/logcheck-sendmail e9400d09fe6b8e70e0a7388650b4f7a2
Description: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the base, architecture independent, portions
 of the sendmail packages.
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: update-inetd
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.43
Replaces: netbase (<< 4.27)
Depends: debconf (>= 0.5) | debconf-2.0, libfile-temp-perl, libfile-copy-recursive-perl
Breaks: netbase (<< 4.27)
Description: inetd configuration file updater
 This package provides a program used by other packages to
 automatically update /etc/inetd.conf, the configuration file shared
 by all implementations of the Internet super-server.
 .
 Note that xinetd is not supported by this package.
Original-Maintainer: Serafeim Zanikolas <sez@debian.org>

Package: libgudev-1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: systemd (198-0ubuntu11.2)
Version: 1:198-0ubuntu11.2
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.22.0), libudev1 (>= 183)
Pre-Depends: multiarch-support
Description: GObject-based wrapper library for libudev
 This library makes it much simpler to use libudev from programs already using
 GObject. It also makes it possible to easily use libudev from other
 programming languages, such as Javascript, because of GObject introspection
 support.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>

Package: libgudev-1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: systemd (198-0ubuntu11.2)
Version: 1:198-0ubuntu11.2
Depends: libc6 (>= 2.2), libglib2.0-0 (>= 2.22.0), libudev1 (>= 183)
Pre-Depends: multiarch-support
Description: GObject-based wrapper library for libudev
 This library makes it much simpler to use libudev from programs already using
 GObject. It also makes it possible to easily use libudev from other
 programming languages, such as Javascript, because of GObject introspection
 support.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>

Package: libcrack2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cracklib2
Version: 2.8.22-0ubuntu1
Depends: libc6 (>= 2.14)
Recommends: cracklib-runtime
Description: pro-active password checker library
 Shared library for cracklib2 which contains a C function which may be
 used in a passwd like program. The idea is simple: try to prevent
 users from choosing passwords that could be guessed by crack by
 filtering them out, at source. cracklib2 is NOT a replacement passwd
 program. cracklib2 is a LIBRARY.
Original-Maintainer: Jan Dittberner <jandd@debian.org>
Homepage: http://sourceforge.net/projects/cracklib

Package: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.32
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Suggests: openssl-blacklist
Description: simple debconf wrapper for OpenSSL
 This package enables unattended installs of packages that
 need to create SSL certificates.
 .
 It is a simple wrapper for OpenSSL's certificate request utility that
 feeds it with the correct user variables.
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: libsamplerate0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsamplerate
Version: 0.1.8-5
Replaces: samplerate-programs (<< 0.1.8-3)
Depends: libc6 (>= 2.1.3)
Pre-Depends: multiarch-support
Description: Audio sample rate conversion library
 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.
Original-Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Homepage: http://www.mega-nerd.com/SRC/

Package: libcanberra-gtk-module
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libcanberra
Version: 0.30-0ubuntu2
Depends: libc6 (>= 2.3.6-6~), libcanberra-gtk0 (>= 0.2), libglib2.0-0 (>= 2.32), libgtk2.0-0 (>= 2.24.5-4), libx11-6
Description: translates GTK+ widgets signals to event sounds
 A GtkModule which will automatically hook into all kinds of events
 inside a GTK+ program and generate sound events from them.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Marc-Andre Lureau <marcandre.lureau@gmail.com>

Package: libssl0.9.8
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 2217
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: openssl098
Version: 0.9.8o-7ubuntu3.1
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b)
Description: SSL shared libraries
 libssl and libcrypto shared libraries needed by programs like
 apache-ssl, telnet-ssl and openssh.
 .
 It is part of the OpenSSL implementation of SSL.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>

Package: bzip2
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: utils
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.6-4
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.6-4), libc6 (>= 2.4)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.bzip.org/

Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: vim
Version: 2:7.3.547-6ubuntu5
Depends: libc6 (>= 2.3.4)
Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny
Conffiles:
 /etc/vim/vimrc 682aa2a07693cc27756eee9751db3903
Description: Vi IMproved - Common files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains files shared by all non GUI-enabled vim
 variants (vim and vim-tiny currently) available in Debian.
 Examples of such shared files are: manpages, common executables
 like xxd, and configuration files.
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>

Package: libwavpack1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: wavpack
Version: 4.60.1-3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: audio codec (lossy and lossless) - library
 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the shared libraries necessary to run programs
 using libwavpack.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://www.wavpack.com

Package: libqt4-sql
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 415
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Recommends: libqt4-sql-mysql | libqt4-sql-odbc | libqt4-sql-psql | libqt4-sql-sqlite
Suggests: libqt4-dev
Description: Qt 4 SQL module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtSql module helps you provide seamless database integration to your Qt
 applications.
 .
 If you wish to use the SQL module for development, you should install the
 libqt4-dev package.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 902
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.1c-4ubuntu8.2
Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.1)
Suggests: ca-certificates
Conffiles:
 /etc/ssl/openssl.cnf 7df26c55291b33344dc15e3935dabaf3
Description: Secure Socket Layer (SSL) binary and related cryptographic tools
 This package contains the openssl binary and related tools.
 .
 It is part of the OpenSSL implementation of SSL.
 .
 You need it to perform certain cryptographic actions like:
  -  Creation of RSA, DH and DSA key parameters;
  -  Creation of X.509 certificates, CSRs and CRLs;
  -  Calculation of message digests;
  -  Encryption and decryption with ciphers;
  -  SSL/TLS client and server tests;
  -  Handling of S/MIME signed or encrypted mail.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>

Package: console-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.7.87
Replaces: console-data (<< 1999.08.29-18), console-tools (<< 1:0.2.3-18), kbd (<< 0.99-12)
Depends: debconf (>= 0.5) | debconf-2.0, debianutils (>= 1.13), console-data, kbd | console-tools (>= 1:0.2.3dbs-54), lsb-base (>= 3.0)
Pre-Depends: debconf | debconf-2.0
Conflicts: console-data (<< 1999.08.29-20)
Conffiles:
 /etc/init.d/keymap.sh 36a673ab19cd892c1b291f84c8cd7dc0
Description: basic infrastructure for text console configuration
 This package contains the install-keymap(8) utility, which is the
 recommended tool to specify a boot-time keymap to the system, as well
 as tools for internal use of keymap-providing packages.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: libgdk-pixbuf2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 515
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gdk-pixbuf
Version: 2.28.0-0ubuntu1
Replaces: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
Depends: libc6 (>= 2.11), libglib2.0-0 (>= 2.34.0), libjasper1, libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>> 4.0.0-1~), libx11-6, libgdk-pixbuf2.0-common (= 2.28.0-0ubuntu1)
Pre-Depends: multiarch-support
Breaks: libgtk2.0-0 (<< 2.21.3), libgtk2.0-bin (<< 2.21.3), librsvg2-2 (<< 2.26.3-2), libwmf0.2-7 (<< 0.2.8.4-7)
Description: GDK Pixbuf library
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: ncurses-bin
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 497
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ncurses
Version: 5.9-10ubuntu4
Pre-Depends: libc6 (>= 2.14), libtinfo5 (>= 5.9-3~)
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 4739
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: perl
Version: 5.14.2-21
Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.10.1-1)
Provides: libscalar-list-utils-perl, libsocket-perl, libxsloader-perl, perl5-base, perlapi-5.14.2
Pre-Depends: libc6 (>= 2.14), dpkg (>= 1.14.20)
Suggests: perl
Breaks: autoconf2.13 (<< 2.13-45), libfile-spec-perl (<< 3.3300), libmarc-charset-perl (<< 1.2), libscalar-list-utils-perl (<< 1:1.23), libsocket-perl (<< 1.940), libxsloader-perl (<< 0.13)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules"
 and "perl-doc").
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Homepage: http://dev.perl.org/perl5/

Package: sysv-rc
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 232
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sysvinit
Version: 2.88dsf-13.10ubuntu15
Replaces: file-rc
Depends: debconf (>= 0.5) | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10)
Recommends: lsb-base (>= 3.2-14)
Suggests: sysv-rc-conf, bum
Breaks: initscripts (<< 2.86.ds1-63)
Conflicts: file-rc
Description: System-V-like runlevel change mechanism
 This package provides support for the System-V like system
 for booting, changing runlevels, and shutting down,
 configured through symbolic links in /etc/rc?.d/.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>

Package: ia32-libs-multiarch
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ia32-libs
Version: 20090808ubuntu36
Depends: bluez-alsa, libgettextpo0, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gtk2-engines, gtk2-engines-murrine, gtk2-engines-pixbuf, gtk2-engines-oxygen, gvfs, ibus-gtk, libacl1, libaio1, libao4, libasound2, libasound2-plugins, libasyncns0, libattr1, libaudio2, libcanberra-gtk-module, libcap2, libcapi20-3, libcups2, libcupsimage2, libcurl3, libdbus-glib-1-2, libesd0, libfontconfig1, libfreetype6, libgail-common, libgconf-2-4, libgdbm3, libglapi-mesa, libglu1-mesa, libgphoto2-2, libgphoto2-port0, libgtk2.0-0, libmpg123-0, libncursesw5, libnspr4, libnss3, libodbc1, libopenal1, libpulse-mainloop-glib0, libqt4-dbus, libqt4-network, libqt4-opengl, libqt4-qt3support, libqt4-script, libqt4-scripttools, libqt4-sql, libqt4-svg, libqt4-test, libqt4-xml, libqt4-xmlpatterns, libqtcore4, libqtgui4, libqtwebkit4, librsvg2-common, libsane, libsdl-mixer1.2, libsdl-image1.2, libsdl-net1.2, libsdl-ttf2.0-0, libsdl1.2debian, libsqlite3-0, libssl0.9.8, libssl1.0.0, libstdc++5, libstdc++6, libxaw7, libxml2, libxp6, libxslt1.1, libxss1, libxtst6, odbcinst1debian2, libpulsedsp, xaw3dg
Recommends: libgl1-mesa-glx, libgl1-mesa-dri
Suggests: libpam-ldap, libpam-winbind, libnss-ldap
Description: Multi-arch versions of former ia32-libraries
 This package depends on i386 versions of packages that were removed from
 ia32-libs and transitioned to multi-arch.  This allows applications using
 ia32-libs in previous Ubuntu releases to continue functioning without missing
 libraries.
Original-Maintainer: Debian ia32-libs Team <pkg-ia32-libs-maintainers@lists.alioth.debian.org>

Package: libpython3-stdlib
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: python
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3-defaults
Version: 3.3.1-0ubuntu1
Depends: libpython3.3-stdlib (>= 3.3.1-1~)
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.3).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 3343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.7.7ubuntu6
Replaces: manpages-pl (<< 20060617-3~)
Depends: ubuntu-keyring, libapt-pkg4.12 (>= 0.9.7.7ubuntu6), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), gnupg
Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt
Conflicts: python-apt (<< 0.7.93.2~)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove 4a235dbe7ba66310dbeb803664f3e400
 /etc/apt/apt.conf.d/20changelog 8baafd95750e9c31c45512ff7bde7043
 /etc/kernel/postinst.d/apt-auto-removal 109a2f0485a51585c9acf48f177ec6e2
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
 /etc/cron.daily/apt b38e3d1e81bda417819f1587b919b299
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys
Original-Maintainer: APT Development Team <deity@lists.debian.org>

Package: bluez
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 2508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.101-0ubuntu8b1
Replaces: bluez-audio (<= 3.36-3), bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), udev (<< 170-1)
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.28.0), libreadline6 (>= 6.0), libudev1 (>= 183), libusb-0.1-4 (>= 2:0.1.12), upstart-job, module-init-tools, udev (>= 170-1), lsb-base, dbus, python3-dbus
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: bluez-hcidump
Breaks: udev (<< 170-1)
Conflicts: bluez-audio (<= 3.36-3), bluez-utils (<= 3.36-3)
Conffiles:
 /etc/bluetooth/main.conf 4c5ea920c35ec67225e01832e3276516
 /etc/bluetooth/proximity.conf b75823a140e00905d41465c380bf89fe
 /etc/bluetooth/serial.conf 5dcc15dd1153ddebbd41612da9b642e5
 /etc/bluetooth/audio.conf 6bc1fef4f5fe083d34e953ec3dd70bfd
 /etc/bluetooth/input.conf 4bebcedeed8770b1aea07eefc5c35a52
 /etc/bluetooth/network.conf 0c7497c405b963382ff71789d0730abd
 /etc/bluetooth/rfcomm.conf 0a87d3eddd29683c1456688907e67b4f
 /etc/dbus-1/system.d/bluetooth.conf ab36f00296c5d1f7ce78db671fb4338a
 /etc/init/bluetooth.conf e6b0122c1e5cd56016859a0767a8cfcb
Description: Bluetooth tools and daemons
 This package contains tools and system daemons for using Bluetooth devices.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org
Original-Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers@lists.alioth.debian.org>

Package: libdconf1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: d-conf
Version: 0.16.0-0ubuntu1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.8)
Pre-Depends: multiarch-support
Breaks: dconf-gsettings-backend (<< 0.10.0)
Description: simple configuration storage system - runtime library
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the runtime library.
Homepage: http://live.gnome.org/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libxslt1.1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxslt
Version: 1.1.27-1ubuntu2
Depends: libc6 (>= 2.17), libgcrypt11 (>= 1.4.5), libxml2 (>= 2.9.0)
Pre-Depends: multiarch-support
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>

Package: libswitch-perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.16-2
Depends: perl, perl-modules
Description: switch statement for Perl
 Switch.pm implements a generalized case mechanism that covers many
 possible combinations of switch and case values.
 .
 This is an obsolete module provided for compatiblity since it is being
 removed from the core. For perl 5.10 and above the "given/when" builtins
 are much preferred.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/Switch/

Package: libopenal-data
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: openal-soft
Version: 1:1.14-4ubuntu1
Replaces: libopenal1 (<< 1:1.13-3)
Breaks: libopenal1 (<< 1:1.13-3)
Conffiles:
 /etc/openal/alsoft.conf 39314f97491b27d9a3bdc732b997d8c3
Description: Software implementation of the OpenAL API (data files)
 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This library is meant as a compatible update/replacement to the OpenAL Sample
 Implementation (the SI). The SI has been unmaintained for quite a while, and
 would require a lot of work to clean up. This is a fork the old Windows version
 to attempt an accelerated ALSA version of an OpenAL implementation.
 .
 OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
 opposed to the SI's 4-channel max (though it did have some provisions for 6
 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
 does not support the Vorbis and MP3 extensions, however those were considered
 deprecated even in the SI. It does, though, support some of the newer
 extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
 floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
 and others.
 .
 This package installs data files used by the OpenAL Soft shared library.
Homepage: http://kcat.strangesoft.net/openal.html
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

Package: libprocps0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: admin
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: procps
Version: 1:3.3.3-2ubuntu5.3
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: library for accessing process information from /proc
 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compilied with libprocps.
Homepage: http://gitorious.org/procps
Original-Maintainer: Craig Small <csmall@debian.org>

Package: db5.1-util
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: database
Installed-Size: 261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: db
Version: 5.1.29-5ubuntu8
Depends: libc6 (>= 2.14), libdb5.1
Description: Berkeley v5.1 Database Utilities
 This package provides different tools for manipulating databases
 in the Berkeley v5.1 database format, and includes:
  - db5.1_archive: write the pathnames of the log files no longer in use.
  - db5.1_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db5.1_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db5.1_load: loads (and creates) a database from standard input.
  - db5.1_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db5.1_printlog: dump log files in human readable format.
  - db5.1_stat: display statistics for Berkeley DB environments.
  - db5.1_upgrade: upgrades the version of files and the databases they
    contain.
  - db5.1_verify: check the structure of files and their databases.
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Original-Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>

Package: libunistring0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libunistring
Version: 0.9.3-5build1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Original-Maintainer: Andreas Rottmann <rotty@debian.org>
Homepage: http://www.gnu.org/software/libunistring/

Package: libunistring0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libunistring
Version: 0.9.3-5build1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Original-Maintainer: Andreas Rottmann <rotty@debian.org>
Homepage: http://www.gnu.org/software/libunistring/

Package: libdbus-glib-1-2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus-glib
Version: 0.100.2-1
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.2.16), libglib2.0-0 (>= 2.31.8)
Pre-Depends: multiarch-support
Description: simple interprocess messaging system (GLib-based shared library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides the GLib-based shared library for applications using the
 GLib interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings

Package: libdbus-glib-1-2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: dbus-glib
Version: 0.100.2-1
Depends: libc6 (>= 2.1.3), libdbus-1-3 (>= 1.2.16), libglib2.0-0 (>= 2.31.8)
Pre-Depends: multiarch-support
Description: simple interprocess messaging system (GLib-based shared library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides the GLib-based shared library for applications using the
 GLib interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings

Package: libcapi20-3
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: isdnutils
Version: 1:3.12.20071127-0ubuntu11
Replaces: isdnutils (<< 1:3.1pre1b-0), libcapi20, libcapi20-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: libcapi20, libcapi20-2
Description: libraries for CAPI support
 If you have an ISDN card with which CAPI works, you may be able to use
 applications that use CAPI, e.g. a fax system. At this point, AVM cards can
 work with CAPI, as well as some active cards. For the AVM passive cards you
 need to visit the www.AVM.de website.
 .
 If you need this package, it will be installed automatically via dependencies,
 no need to select it yourself.
Original-Maintainer: Paul Slootman <paul@debian.org>

Package: mtools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.0.17-1
Depends: libc6 (>= 2.14)
Suggests: floppyd
Conffiles:
 /etc/mtools.conf 659bb18a4490dcb17ad0b0139c2fb654
Description: Tools for manipulating MSDOS files
 Mtools is a collection of utilities to access MS-DOS disks from Unix
 without mounting them. It supports Win'95 style long file names, OS/2
 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992kB on a high
 density 3 1/2 disk).
 .
 Also included in this package are commands to eject and manipulate
 the write/password protection control of Zip disks.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.gnu.org/software/mtools/

Package: libgssglue1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgssglue
Version: 0.4-2
Replaces: libgssapi2 (<= 0.11-1)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libgssapi2 (<= 0.11-1)
Conffiles:
 /etc/gssapi_mech.conf a44051ee9dc95201c8358f12206554c9
Description: mechanism-switch gssapi library
 libgssglue provides a gssapi interface, but does not implement any
 gssapi mechanisms itself; instead it calls other gssapi functions
 (e.g., those provided by MIT Kerberos), depending on the requested
 mechanism, to do the work.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/

Package: libqt4-declarative
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 4110
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-network (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-script (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-sql (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-xmlpatterns (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Suggests: libqt4-declarative-folderlistmodel, libqt4-declarative-gestures, libqt4-declarative-particles, libqt4-declarative-shaders, qt4-qmlviewer
Description: Qt 4 Declarative module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt Declarative module provides a declarative framework for building highly
 dynamic, custom user interfaces.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libk5crypto3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.14), libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: libk5crypto3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.4), libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: glib-networking
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 2.36.2-0ubuntu0.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.8), libgnutls26 (>= 2.12.17-0), libp11-kit0 (>= 0.11), libproxy1 (>= 0.4.7), glib-networking-services (>= 2.36.2-0ubuntu0.1), glib-networking-services (<< 2.36.2-0ubuntu0.1.1~), glib-networking-common (= 2.36.2-0ubuntu0.1), gsettings-desktop-schemas
Breaks: libglib2.0-0 (<< 2.30.1-2)
Description: network-related giomodules for GLib
 This package contains various network related extensions for the GIO
 library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.0ubuntu1
Depends: lsb-base (>= 3.0-6)
Recommends: ifupdown
Breaks: ifupdown (<< 0.7)
Conflicts: inetutils-inetd (<< 2:1.4.3+20060719-3), openbsd-inetd (<< 0.20050402-3)
Conffiles:
 /etc/protocols 2e1e463038cc62e7110e33e21552751f
 /etc/services 22e9e61234a27da688971ba9377ec731
 /etc/rpc f0b6f6352bf886623adc04183120f83b
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libmagic1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 2429
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: file
Version: 5.11-2ubuntu4
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: file
Conffiles:
 /etc/magic.mime 272913026300e7ae9b5e2d51f138e674
 /etc/magic 272913026300e7ae9b5e2d51f138e674
Description: File type determination library using "magic" numbers
 This library can be used to classify files according to magic number tests. It
 implements the core functionality of the file command.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://www.darwinsys.com/file/

Package: libdrm2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libdrm
Version: 2.4.46-1ubuntu0.1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Userspace interface to kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the runtime environment for libdrm.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libdrm2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libdrm
Version: 2.4.46-1ubuntu0.1
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Userspace interface to kernel DRM services -- runtime
 This library implements the userspace interface to the kernel DRM
 services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
 The DRI is currently used on Linux to provide hardware-accelerated
 OpenGL drivers.
 .
 This package provides the runtime environment for libdrm.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libpython-stdlib
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: python
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-defaults
Version: 2.7.4-0ubuntu1
Depends: libpython2.7-stdlib (>= 2.7.4-1~)
Description: interactive high-level object-oriented language (default python version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libpulse-mainloop-glib0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: sound
Installed-Size: 118
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pulseaudio
Version: 1:3.0-0ubuntu6
Depends: libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.16.0), libpulse0 (>= 1:0.99.1)
Pre-Depends: multiarch-support
Description: PulseAudio client libraries (glib support)
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 Client libraries used by applications that access a PulseAudio sound server
 via PulseAudio's native interface.
 .
 This package adds support for glib2 client applications.
Homepage: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>

Package: libsepol1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 310
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsepol
Version: 2.1.4-3ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>

Package: libpam-modules
Status: install ok installed
Multi-Arch: same
Priority: required
Section: admin
Installed-Size: 816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pam
Version: 1.1.3-8ubuntu2
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.15), libdb5.1, libpam0g (>= 1.1.3-2), libselinux1 (>= 2.0.85), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.3-8ubuntu2)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/pam_env.conf ed3f430e418ad366ddb23307a8755249
 /etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
 /etc/security/namespace.conf c600fa5899cfb3198a01dfba2bf281f3
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf cbacdff4aa5f51749f191b32754946cb
 /etc/security/namespace.init 114e73ed5f40956527286e6213d305bc
 /etc/security/time.conf c23fcbb29dda6c1499e6a5e5ade0265e
 /etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: tzdata
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: libs
Installed-Size: 1709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2013g-0ubuntu0.13.04
Replaces: libc0.1, libc0.3, libc6, libc6.1
Provides: tzdata-wheezy
Depends: debconf (>= 0.5) | debconf-2.0
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
Homepage: http://www.iana.org/time-zones
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

Package: libudev1
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: systemd
Version: 198-0ubuntu11.2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: libudev shared library
 This library provides access to udev device information.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>

Package: libudev1
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: systemd
Version: 198-0ubuntu11.2
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: libudev shared library
 This library provides access to udev device information.
Homepage: http://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>

Package: python
Status: install ok installed
Multi-Arch: allowed
Priority: standard
Section: python
Installed-Size: 666
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-defaults
Version: 2.7.4-0ubuntu1
Replaces: python-dev (<< 2.6.5-2)
Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref
Depends: python2.7 (>= 2.7.4-1~), python-minimal (= 2.7.4-0ubuntu1), libpython-stdlib (= 2.7.4-0ubuntu1)
Suggests: python-doc (= 2.7.4-0ubuntu1), python-tk (= 2.7.4-0ubuntu1)
Breaks: python-bz2 (<< 1.1-8), python-csv (<< 1.0-4), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2)
Conflicts: python-central (<< 0.5.5)
Description: interactive high-level object-oriented language (default version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: gettext
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: devel
Installed-Size: 3460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.18.1.1-10ubuntu3
Depends: libc6 (>= 2.15), libcroco3 (>= 0.6.2), libgomp1 (>= 4.2.1), libtinfo5, libunistring0, libxml2 (>= 2.7.4), gettext-base, dpkg (>= 1.15.4) | install-info, libasprintf-dev, libgettextpo-dev
Recommends: curl | wget | lynx-cur
Suggests: gettext-doc
Breaks: autopoint (<= 0.17-11)
Description: GNU Internationalization utilities
 Interesting for authors or maintainers of other packages or programs
 which they want to see internationalized.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libfontconfig1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 467
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: fontconfig
Version: 2.10.2-0ubuntu2
Provides: libfontconfig
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (= 2.10.2-0ubuntu2)
Pre-Depends: multiarch-support
Description: generic font configuration library - runtime
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the runtime library needed to launch applications
 using fontconfig.
Original-Maintainer: Keith Packard <keithp@debian.org>

Package: libfontconfig1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 462
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: fontconfig
Version: 2.10.2-0ubuntu2
Provides: libfontconfig
Depends: libc6 (>= 2.7), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), fontconfig-config (= 2.10.2-0ubuntu2)
Pre-Depends: multiarch-support
Description: generic font configuration library - runtime
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the runtime library needed to launch applications
 using fontconfig.
Original-Maintainer: Keith Packard <keithp@debian.org>

Package: ifupdown
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.7.5ubuntu2.2
Replaces: netbase (<< 5.0)
Depends: iproute (>= 20071016-1), libc6 (>= 2.14), upstart-job, lsb-base, initscripts (>= 2.88dsf-13.3)
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: isc-dhcp-client | dhcp-client, ppp, rdnssd, net-tools
Breaks: dhcp-client (<< 3.0), netbase (<< 5.0)
Conffiles:
 /etc/init.d/networking 9304ff4a5c63a4ec61b429f5af102868
 /etc/network/if-down.d/upstart 4b76b4557a723e92cc897d9ef8f8ff1d
 /etc/network/if-up.d/upstart 442714411785331d9579c0bbcf4d12b5
 /etc/init/network-interface-container.conf 7fb0862f8c092b33c16ec0f05387fbfb
 /etc/init/networking.conf b726df187d2740478da29225160c5c9e
 /etc/init/network-interface.conf 296dd23a2833cc2bb5c646a833011eab
 /etc/init/network-interface-security.conf feb6b4b52fe24c44ff1bc68addf245d6
Description: high level tools to configure network interfaces
 This package provides the tools ifup and ifdown which may be used to
 configure (or, respectively, deconfigure) network interfaces based on
 interface definitions in the file /etc/network/interfaces.
Original-Maintainer: Andrew O. Shadura <bugzilla@tut.by>

Package: libsemanage1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsemanage
Version: 2.1.6-6ubuntu1
Depends: libsemanage-common (= 2.1.6-6ubuntu1), libbz2-1.0, libc6 (>= 2.14), libselinux1 (>= 1.32), libsepol1 (>= 2.1.4), libustr-1.0-1 (>= 1.0.4)
Pre-Depends: multiarch-support
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>

Package: syslinux-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 3222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: syslinux
Version: 3:4.05+dfsg-6+deb7u2ubuntu1
Replaces: syslinux
Recommends: libcrypt-passwdmd5-perl, libdigest-sha-perl
Breaks: syslinux (<< 3:4.05+dfsg-6+deb7u2ubuntu1)
Description: collection of boot loaders (common files)
 SYSLINUX is a collection of boot loaders which operates off Linux ext2/3/4 or
 btrfs filesystems, FAT and NTFS filesystems, network servers using PXE
 firmware, or from CD-ROMs.
 .
 This package contains common files.
Homepage: http://syslinux.zytor.com/
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>

Package: libaprutil1-dbd-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apr-util
Version: 1.4.1-3
Depends: libaprutil1 (= 1.4.1-3), libc6 (>= 2.2.5), libsqlite3-0 (>= 3.5.9)
Description: Apache Portable Runtime Utility Library - SQLite3 Driver
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
 .
 This package contains the SQLite3 database driver.
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Homepage: http://apr.apache.org/

Package: libxxf86dga1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxxf86dga
Version: 2:1.1.3-2ubuntu0.13.04.1
Depends: libc6 (>= 2.3.4), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 Direct Graphics Access extension library
 libXxf86dga provides the XFree86-DGA extension, which allows direct
 graphics access to a framebuffer-like region, and also allows relative
 mouse reporting, et al.  It is mainly used by games and emulators for
 games.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxext6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxext
Version: 2:1.3.1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxext6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxext
Version: 2:1.3.1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwidth X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXext
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libsdl-net1.2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sdl-net1.2
Version: 1.2.8-2
Depends: libc6 (>= 2.15), libsdl1.2debian (>= 1.2.10-1)
Pre-Depends: multiarch-support
Description: Network library for Simple DirectMedia Layer 1.2, libraries
 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.
 .
 This package contains the shared library.
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Homepage: http://www.libsdl.org/projects/SDL_net/

Package: libusb-1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libusbx
Version: 2:1.0.12-2ubuntu1
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
Homepage: http://www.linux-usb.org/
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>

Package: libogg0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libogg
Version: 1.3.0-4
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Ogg bitstream library
 Libogg is a library for manipulating ogg bitstreams.  It handles
 both making ogg bitstreams and getting packets from ogg bitstreams.
Original-Maintainer: Ron Lee <ron@debian.org>
Homepage: http://xiph.org/ogg/

Package: libxrender1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxrender
Version: 1:0.9.7-1ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X Rendering Extension client library
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxrender1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxrender
Version: 1:0.9.7-1ubuntu0.13.04.1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X Rendering Extension client library
 The X Rendering Extension (Render) introduces digital image composition as
 the foundation of a new rendering model within the X Window System.
 Rendering geometric figures is accomplished by client-side tessellation into
 either triangles or trapezoids.  Text is drawn by loading glyphs into the
 server and rendering sets of them.  The Xrender library exposes this
 extension to X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrender
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: mountall
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.48build1
Replaces: upstart (<< 0.6.3-2)
Depends: makedev, udev, plymouth, coreutils (>= 7.1), libc6 (>= 2.9), libdbus-1-3 (>= 1.2.16), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libplymouth2 (>= 0.8.1-3), libudev1 (>= 183)
Pre-Depends: dpkg (>= 1.15.7.2)
Breaks: initscripts (<< 2.88dsf-13.3), policycoreutils (<< 2.0.69-2ubuntu4), usplash (<< 0.5.47)
Conffiles:
 /etc/dbus-1/system.d/Mountall.Server.conf 91b1414af1257d2ef089f84a3e5c1ed1
 /etc/init/mountkernfs.sh.conf 2e7449097b6cf88cba915edc1c339ec4
 /etc/init/mountall.conf 4ecc1e75cf68705e15e5e3106066223a
 /etc/init/mountall-net.conf feff70cd7006f6763e24263d381940f3
 /etc/init/mountall-shell.conf aa05af89db3de044d1cd7f6971b46d9f
 /etc/init/mounted-debugfs.conf 462c8aab0d9d4e6e496b1e2be5910edc
 /etc/init/mtab.sh.conf 27aece82dbe70232d734d1dadfe87518
 /etc/init/mounted-proc.conf 07198659bd06c1442a35882b2fae05fc
 /etc/init/checkfs.sh.conf 2e928476ccb2ecefe9ee87e2f83d34da
 /etc/init/mountall.sh.conf ee258840aad52477434cc22e34efcc50
 /etc/init/mountall-reboot.conf 43e3c229085a13005b0681a49b2bef51
 /etc/init/mountnfs.sh.conf 760a5b57cbd0d1e2c65ba6db9297a586
 /etc/init/mounted-dev.conf cf7bea42235e77168c996d774f059c44
 /etc/init/mountdevsubfs.sh.conf dd33cb414bca17d97140d7f8671207f2
 /etc/init/mountall-bootclean.sh.conf d1899239aa60ea903f43a3ac58c5c238
 /etc/init/mounted-run.conf b40dc0421f76a9a581e16d91a4ec6137
 /etc/init/mounted-tmp.conf 289fa57d726885147a41b2b1f3695a29
 /etc/init/bootmisc.sh.conf d1a51c54dcfe6f3f5265246888ba4161
 /etc/init/mounted-var.conf 02f90856c91a46e9cbed1c35b92fec6c
 /etc/init/checkroot-bootclean.sh.conf e02a473c76e4a2bfc1efb4c367495052
 /etc/init/mountnfs-bootclean.sh.conf 0b6f3f9e9f8757efee57f6a4839d7dff
 /etc/init/checkroot.sh.conf 3ea7f6ba450f431fd239e2b53a805216
Description: filesystem mounting tool
 mountall mounts filesystems when the underlying block devices are
 ready, or when network interfaces come up, checking the filesystems
 first.
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: kmod
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9-3ubuntu1
Replaces: module-init-tools (<< 4)
Depends: libc6 (>= 2.14), libkmod2 (>= 6~), upstart-job, lsb-base (>= 3.0-6)
Breaks: module-init-tools (<< 4)
Conffiles:
 /etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
 /etc/modprobe.d/blacklist-firewire.conf 9cc07a17e8e64f9cd35ff59c29debe69
 /etc/modprobe.d/blacklist-framebuffer.conf 097e2142ae3e4dd2911eda7844ce0c18
 /etc/modprobe.d/blacklist-ath_pci.conf d1da9bb08c2b0f56f3be93fd0e37946b
 /etc/modprobe.d/blacklist-rare-network.conf 8fb4b96124e461f53adceba9ca91f09a
 /etc/modprobe.d/blacklist-watchdog.conf 55327f9270c8a6257a833c4d127a39e1
 /etc/modprobe.d/blacklist.conf bc6754fa320733c6d239a4bb0148ffd7
 /etc/modprobe.d/iwlwifi.conf f27bc645e93e20c8e532325d190ac8ee
 /etc/modprobe.d/mlx4.conf b2a0bedb7461daeb0138270639581bbf
 /etc/init/kmod.conf 9e37a9d202bccd9bbcd82b43abad91b6
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and
 removing kernel modules for Linux.
 It replaces module-init-tools.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libqt4-svg
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 560
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Description: Qt 4 SVG module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtSvg module provides classes for displaying the contents of SVG files.
 .
 Scalable Vector Graphics (SVG) is a language for describing two-dimensional
 graphics and graphical applications in XML.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: dbus
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 950
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6.8-1ubuntu6.1
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 2.0.1), libselinux1 (>= 1.32), upstart-job, adduser, lsb-base (>= 3.2-14), upstart (>= 0.6.3-6), netbase (>= 4.45ubuntu3)
Suggests: dbus-x11
Breaks: unity-services (<< 6.0.0-0ubuntu6)
Conffiles:
 /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
 /etc/dbus-1/session.conf aa815e24fb0e075d1ae336154fc8a655
 /etc/dbus-1/system.conf 4f169e788196d25df067910627aaff6d
 /etc/init/dbus.conf dca74cdc25d472937d97689a3a177b10
Description: simple interprocess messaging system (daemon and utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
Homepage: http://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libapt-pkg4.12
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 2734
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 0.9.7.7ubuntu6
Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.2.3)
Pre-Depends: multiarch-support
Breaks: apt (<< 0.9.4~)
Description: package managment runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom, ftp,
    http, rsh as well as an interface to add more transports like
    https (apt-transport-https) and debtorrent (apt-transport-debtorrent).
Original-Maintainer: APT Development Team <deity@lists.debian.org>

Package: libthai0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libthai
Version: 0.1.19-1
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.4), libdatrie1 (>= 0.2.0)
Pre-Depends: multiarch-support
Enhances: libqtcore4, libqtgui4
Description: Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains the shared libraries needed to run programs that use
 the LibThai library.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: http://linux.thai.net/projects/libthai

Package: console-data
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2422
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2:1.12-2
Replaces: console-tools-data
Provides: console-keymaps, console-tools-data
Depends: debconf (>= 0.5) | debconf-2.0
Recommends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), console-common (>= 0.7.62)
Suggests: unicode-data
Conflicts: console-tools-data, kbd (<= 0.96a-1), kbd-data
Description: keymaps, fonts, charset maps, fallback tables for console-tools
 This package provides the standard data files for the Linux console tools.
 .
 This includes keyboard definitions (keymaps), console fonts for various
 encodings, maps defining the standard charsets for use by text applications,
 and fallback tables allowing to approximate an unavailable character's glyph
 with the glyph of another character in the current font.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.2-8
Replaces: diff
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.17)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories.  `cmp' shows the offsets and line numbers where
 two files differ.  `cmp' can also show all the characters that
 differ between the two files, side by side.  `diff3' shows differences
 among three files.  `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files.  Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Homepage: http://www.gnu.org/software/diffutils/

Package: rmail
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Depends: sendmail-bin | mail-transport-agent, libc6 (>= 2.15), libldap-2.4-2 (>= 2.4.7)
Conflicts: courier-mta, exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light, masqmail, postfix, sendmail (<< 8.13.1-7), smail, zmailer
Description: MTA->UUCP remote mail handler
 Rmail handles mail received via uucp and passes it to the local
 sendmail (or workalike).
 .
 This version comes from the sendmail source package and the only
 change is the call to sendmail (from -obq to -obi).
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: libgstreamer-plugins-base0.10-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1476
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gst-plugins-base0.10
Version: 0.10.36-1.1ubuntu1
Replaces: gobject-introspection-repository (<< 0.6.5-2)
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36), liborc-0.4-0 (>= 1:0.4.16), zlib1g (>= 1:1.1.4), iso-codes
Pre-Depends: multiarch-support
Suggests: libvisual-0.4-plugins, gstreamer-codec-install | gnome-codec-install
Conflicts: gstreamer0.10-pulseaudio (<< 0.10.16-4), totem-gstreamer (<= 2.17.92-0ubuntu1)
Description: GStreamer libraries from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains libraries from the "base" set, an essential
 exemplary set of elements.
Homepage: http://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>

Package: libgtk2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 6238
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gtk+2.0
Version: 2.24.17-0ubuntu2
Provides: gtk2.0-binver-2.10.0
Depends: libgtk2.0-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.4-6.1), libcups2 (>= 1.6.2), libfontconfig1 (>= 2.9.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libpango1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.2.99.3), libxrender1, shared-mime-info
Pre-Depends: multiarch-support
Recommends: hicolor-icon-theme, libgtk2.0-bin
Suggests: librsvg2-common, gvfs
Description: GTK+ graphical user interface library
 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libatasmart4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libatasmart
Version: 0.19-2
Depends: libc6 (>= 2.14), libudev1 (>= 183)
Pre-Depends: multiarch-support
Description: ATA S.M.A.R.T. reading and parsing library
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 .
 This package contains the shared library.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://0pointer.de/blog/projects/being-smart.html

Package: libasprintf-dev
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libdevel
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gettext
Version: 0.18.1.1-10ubuntu3
Replaces: gettext (<< 0.18.1.1-10)
Depends: libasprintf0c2 (= 0.18.1.1-10ubuntu3)
Suggests: gettext-doc
Breaks: gettext (<< 0.18.1.1-10)
Description: GNU Internationalization library development files
 This package contains development files for the libasprintf library.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libpolkit-agent-1-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: policykit-1
Version: 0.105-1ubuntu1.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), libpolkit-gobject-1-0 (>= 0.105)
Pre-Depends: multiarch-support
Description: PolicyKit Authentication Agent API
 PolicyKit is a toolkit for defining and handling the policy that
 allows unprivileged processes to speak to privileged processes.
 .
 This package contains a library for accessing the authentication agent.
Homepage: http://hal.freedesktop.org/docs/PolicyKit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libtag1-vanilla
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 913
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: taglib
Version: 1.8-1
Replaces: libtag1c2a (<< 1.5-5)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Breaks: libtag1c2a (<< 1.5-5)
Conflicts: libtag-extras0, libtag1-rusxmms
Description: audio meta-data library - vanilla flavour
 TagLib is a library for reading and editing the meta-data of several popular
 audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
 Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
 TrueAudio, WAV, AIFF, MP4 and ASF files.
 .
 This is the runtime package for programs that use the TagLib Audio Meta-Data
 Library. This package contains original and unpatched flavour of the library.
Original-Maintainer: Modestas Vainius <modax@debian.org>
Homepage: http://developer.kde.org/~wheeler/taglib.html

Package: gconf2-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 516
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: gconf
Version: 3.2.6-0ubuntu1
Depends: ucf
Breaks: libgconf2-4 (<< 3.2.3-2)
Conffiles:
 /etc/X11/Xsession.d/70gconfd_path-on-session 574228f20daf0b3a2174690ec3d7719f
 /etc/gconf/2/evoldap.conf 17f55bd791cfb244e5a46e810107f364
Description: GNOME configuration database system (common files)
 GConf is a configuration database system for storing application
 preferences. It supports default or mandatory settings set by the
 administrator, and changes to the database are instantly applied to all
 running applications. It is written for the GNOME desktop but doesn't
 require it.
 .
 This package contains the default configuration and localization files.
Homepage: http://projects.gnome.org/gconf/
Original-Maintainer: Josselin Mouette <joss@debian.org>

Package: libsnmp-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 659
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: net-snmp
Version: 5.4.3~dfsg-2.7ubuntu1
Replaces: libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg)
Suggests: snmp-mibs-downloader
Conflicts: libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg)
Description: SNMP (Simple Network Management Protocol) MIBs and documentation
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package includes documentation and MIBs (Management Information
 Bases) for the SNMP libraries, agents and applications. MIBs contain
 a formal description of the data that can be managed using SNMP.
 and applications.
Homepage: http://net-snmp.sourceforge.net/
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>

Package: gawk
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: interpreters
Installed-Size: 1876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.0.1+dfsg-2ubuntu1
Provides: awk
Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Description: GNU awk, a pattern scanning and processing language
 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.
Homepage: http://www.gnu.org/software/gawk/
Original-Maintainer: Arthur Loiret <aloiret@debian.org>

Package: libthai-data
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 604
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libthai
Version: 0.1.19-1
Breaks: libthai0 (<< 0.1.10)
Description: Data files for Thai language support library
 LibThai is a set of Thai language support routines aimed to ease
 developers' tasks to incorporate Thai language support in their applications.
 It includes important Thai-specific functions e.g. word breaking, input and
 output methods as well as basic character and string supports.
 .
 This package contains data files needed by the LibThai library.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: http://linux.thai.net/projects/libthai

Package: rpcbind
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.2.0-8ubuntu1
Replaces: portmap
Provides: portmap
Depends: libc6 (>= 2.16), libtirpc1, libwrap0 (>= 7.6-4~), upstart-job, lsb-base (>= 3.2-14), insserv (>= 1.14.0-2.1) | file-rc, initscripts (>= 2.88dsf-13.3)
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: portmap
Conffiles:
 /etc/insserv.conf.d/rpcbind 669a5c3a6ffa8b5b5ce263057934d118
 /etc/init/rpcbind-boot.conf 73a7b949697222b8d1616334629269be
 /etc/init/portmap-wait.conf 90e0370025ff26a4702d37824d419391
 /etc/init/portmap.conf 9c0fe5de58712169799b161cbcc9b8f2
Description: converts RPC program numbers into universal addresses
 The rpcbind utility is a server that converts RPC program numbers
 into universal addresses.
Homepage: http://sourceforge.net/projects/rpcbind/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libxpm4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxpm
Version: 1:3.5.10-1
Depends: libc6 (>= 2.14), libx11-6
Pre-Depends: multiarch-support
Description: X11 pixmap library
 libXpm provides support and common operation for the XPM pixmap format, which
 is commonly used in legacy X applications.  XPM is an extension of the
 monochrome XBM bitmap specified in the X protocol.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXpm
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxpm4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxpm
Version: 1:3.5.10-1
Depends: libc6 (>= 2.7), libx11-6
Pre-Depends: multiarch-support
Description: X11 pixmap library
 libXpm provides support and common operation for the XPM pixmap format, which
 is commonly used in legacy X applications.  XPM is an extension of the
 monochrome XBM bitmap specified in the X protocol.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXpm
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libkmod2
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: kmod
Version: 9-3ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libgnome-keyring-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libgnome-keyring
Version: 3.6.0-1
Replaces: libgnome-keyring0 (<< 3.2.0-4)
Breaks: libgnome-keyring0 (<< 3.2.0-4)
Description: GNOME keyring services library - data files
 gnome-keyring is a daemon in the session, similar to ssh-agent,
 and other applications can use it to store passwords and other
 sensitive information.
 .
 The program can manage several keyrings, each with its own master
 password, and there is also a session keyring which is never stored to
 disk, but forgotten when the session ends.
 .
 This package contains data files and translations for the GNOME keyring
 library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://live.gnome.org/GnomeKeyring

Package: libtdb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tdb
Version: 1.2.10-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Trivial Database - shared library
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the shared library file.
Homepage: http://tdb.samba.org/
Original-Maintainer: Jelmer Vernooij <jelmer@debian.org>

Package: libtdb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: tdb
Version: 1.2.10-2ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Trivial Database - shared library
 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the shared library file.
Homepage: http://tdb.samba.org/
Original-Maintainer: Jelmer Vernooij <jelmer@debian.org>

Package: tar
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 712
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.26+dfsg-5
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libc6 (>= 2.17)
Suggests: bzip2, ncompress, xz-utils
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Conffiles:
 /etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.
Original-Maintainer: Bdale Garbee <bdale@gag.com>

Package: libgettextpo0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gettext
Version: 0.18.1.1-10ubuntu3
Replaces: gettext (<< 0.18.1.1-6)
Depends: libc6 (>= 2.14), libunistring0
Pre-Depends: multiarch-support
Breaks: gettext (<< 0.18.1.1-6)
Description: GNU Internationalization library
 This package contains the libgettextpo shared library for interfacing
 programmatically with GNU gettext .po files.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libgettextpo0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gettext
Version: 0.18.1.1-10ubuntu3
Replaces: gettext (<< 0.18.1.1-6)
Depends: libc6 (>= 2.11), libunistring0
Pre-Depends: multiarch-support
Breaks: gettext (<< 0.18.1.1-6)
Description: GNU Internationalization library
 This package contains the libgettextpo shared library for interfacing
 programmatically with GNU gettext .po files.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: file
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: utils
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.11-2ubuntu4
Depends: libc6 (>= 2.4), libmagic1 (= 5.11-2ubuntu4)
Description: Determines file type using "magic" numbers
 File tests each argument in an attempt to classify it. There are three sets of
 tests, performed in this order: filesystem tests, magic number tests, and
 language tests. The first test that succeeds causes the file type to be
 printed.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://www.darwinsys.com/file/

Package: libsigsegv2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsigsegv
Version: 2.9-4ubuntu3
Depends: libc6 (>= 2.4)
Description: Library for handling page faults in a portable way
 GNU libsigsegv is a library that allows handling page faults in a
 portable way. It is used e.g. for generational garbage collectors
 and stack overflow handlers.
 .
 This package contains the shared library.
Homepage: http://libsigsegv.sourceforge.net/
Original-Maintainer: Debian Common Lisp Team <pkg-common-lisp-devel@lists.alioth.debian.org>

Package: libclass-isa-perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.36-5
Description: report the search path for a class's ISA tree
 Class::ISA returns the list of classes that the current class inherits
 from, listed in the order that Perl would search for a method not
 implemented in the current class. The list contains no duplicates.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/Class-ISA/

Package: libsdl-image1.2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sdl-image1.2
Version: 1.2.12-3~exp1ubuntu2
Depends: libc6 (>= 2.11), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libsdl1.2debian (>= 1.2.11), libtiff5 (>> 4.0.0-1~), libwebp4
Pre-Depends: multiarch-support
Description: Image loading library for Simple DirectMedia Layer 1.2, libraries
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains the shared library.
Homepage: http://www.libsdl.org/projects/SDL_image/
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>

Package: libdrm-radeon1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libdrm
Version: 2.4.46-1ubuntu0.1
Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.38)
Pre-Depends: multiarch-support
Description: Userspace interface to radeon-specific kernel DRM services -- runtime
 This library implements the userspace interface to the radeon-specific kernel
 DRM services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is
 currently used on Linux to provide hardware-accelerated OpenGL drivers.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libhx509-5-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.34), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20120311), libroken18-heimdal (>= 1.4.0+git20110226), libwind0-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - X509 support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libhx509-5-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.8), libcomerr2 (>= 1.34), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20120311), libroken18-heimdal (>= 1.4.0+git20110226), libwind0-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - X509 support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libmount1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.14), libselinux1 (>= 1.32)
Pre-Depends: multiarch-support
Description: block device id library
 The device mounting library, used by mount and mount helpers.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libqtcore4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 9015
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.22.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: libthai0, libicu48
Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1)
Conffiles:
 /etc/xdg/Trolltech.conf c577e8340ca5ff8267dd3666f46171a5
Description: Qt 4 core module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtCore module contains core non-GUI functionality.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libpython3.3-minimal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: python
Installed-Size: 2859
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3.3
Version: 3.3.1-1ubuntu5.2
Replaces: python3.3 (<< 3.3~a4-1~), python3.3-minimal (<< 3.3.0~rc1-1~)
Pre-Depends: multiarch-support
Recommends: libpython3.3-stdlib
Breaks: python3.3-minimal (<< 3.3.1-0~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python3.3/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.3)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.3-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libcupsfilters1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cups-filters
Version: 1.0.34-0ubuntu1.1
Depends: libc6 (>= 2.7), libcups2 (>= 1.4.0), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libtiff5 (>> 4.0.0-1~)
Pre-Depends: multiarch-support
Description: OpenPrinting CUPS Filters - Shared library
 This library contains functions commonly used by the CUPS filters
 in the OpenPrinting CUPS filters package, currently functions to read
 several different image formats and to convert bitmaps between different
 color spaces.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: http://www.openprinting.org/

Package: zlib1g
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zlib
Version: 1:1.2.7.dfsg-13ubuntu2
Provides: libz1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <broonie@debian.org>

Package: zlib1g
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: zlib
Version: 1:1.2.7.dfsg-13ubuntu2
Provides: libz1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <broonie@debian.org>

Package: libroken18-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - roken support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for roken support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libroken18-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - roken support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for roken support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libxrandr2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxrandr
Version: 2:1.4.0-1ubuntu1.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxext6, libxrender1
Pre-Depends: multiarch-support
Description: X11 RandR extension library
 libXrandr provides an X Window System client interface to the RandR
 extension to the X protocol.
 .
 The RandR extension allows for run-time configuration of display attributes
 such as resolution, rotation, and reflection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrandr
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxrandr2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxrandr
Version: 2:1.4.0-1ubuntu1.1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6, libxrender1
Pre-Depends: multiarch-support
Description: X11 RandR extension library
 libXrandr provides an X Window System client interface to the RandR
 extension to the X protocol.
 .
 The RandR extension allows for run-time configuration of display attributes
 such as resolution, rotation, and reflection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXrandr
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libglu1-mesa
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 579
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: i386
Source: libglu
Version: 9.0.0-0ubuntu1
Replaces: libglu1
Provides: libglu1
Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3
Description: Mesa OpenGL utility library (GLU)
 GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow
 the same conventions for advertising extensions); drawing
 piecewise-linear curves, NURBS, quadrics and other primitives
 (including, but not limited to, teapots); tesselating surfaces; setting
 up projection matrices and unprojecting screen coordinates to world
 coordinates.
 .
 On Linux, this library is also known as libGLU or libGLU.so.1.
 .
 This package provides the SGI implementation of GLU provided by the
 Mesa project (ergo the "-mesa" suffix).
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libapt-inst1.5
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 0.9.7.7ubuntu6
Depends: libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Description: deb package format runtime library
 This library provides methods to query and extract information
 from deb packages. This includes the control data and the package
 file content.
Original-Maintainer: APT Development Team <deity@lists.debian.org>

Package: adduser
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 644
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.113+nmu3ubuntu1
Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1)
Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0
Recommends: ecryptfs-utils (>= 67-1)
Suggests: liblocale-gettext-perl, perl-modules
Conffiles:
 /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting
 initial values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
  Development mailing list:
    http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
Homepage: http://alioth.debian.org/projects/adduser/
Original-Maintainer: Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>

Package: libxcb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.14), libxau6, libxdmcp6
Pre-Depends: multiarch-support
Breaks: libxcb-xlib0
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libxcb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.4), libxau6, libxdmcp6
Pre-Depends: multiarch-support
Breaks: libxcb-xlib0
Description: X C Binding
 This package contains the library files needed to run software using libxcb,
 the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: locales
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 9012
Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
Architecture: all
Source: langpack-locales
Version: 2.13+git20120306-9
Replaces: base-config, belocs-locale-data, belocs-locales-bin, libc6 (<< 2.3.6-0ubuntu6), libc6.1 (<< 2.3.6-0ubuntu6)
Depends: libc6 (>= 2.9-0ubuntu10) | libc6.1 (>= 2.9-0ubuntu10)
Conflicts: base-config, belocs-locale-data
Conffiles:
 /etc/locale.alias 6ac3cbee43012440edc6bcbade0a61ce
Description: common files for locale support
 This package provides support for localized environments (locales).
 It installs character and transliteration maps, provides the POSIX
 locale definition and provides common scripts for language pack
 handling.
 .
 The actual locale definitions are not part of this package, these are
 shipped in the language packs and are installed and removed
 automatically.

Package: traceroute
Status: install ok installed
Priority: important
Section: net
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.0.19-1
Depends: libc6 (>= 2.14)
Description: Traces the route taken by packets over an IPv4/IPv6 network
 The traceroute utility displays the route used by IP packets on their way to a
 specified network (or Internet) host. Traceroute displays the IP number and
 host name (if possible) of the machines along the route taken by the packets.
 Traceroute is used as a network debugging tool. If you're having network
 connectivity problems, traceroute will show you where the trouble is coming
 from along the route.
 .
 Install traceroute if you need a tool for diagnosing network connectivity
 problems.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://traceroute.sourceforge.net/

Package: python2.7
Status: install ok installed
Multi-Arch: allowed
Priority: standard
Section: python
Installed-Size: 628
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.7.4-2ubuntu3.2
Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~)
Depends: python2.7-minimal (= 2.7.4-2ubuntu3.2), libpython2.7-stdlib (= 2.7.4-2ubuntu3.2), mime-support
Suggests: python2.7-doc, binutils
Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4)
Conflicts: python-profiler (<= 2.7.1-2)
Description: Interactive high-level object-oriented language (version 2.7)
 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libharfbuzz0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: harfbuzz
Version: 0.9.13-1
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.30.0), libicu48 (>= 4.8-1), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: OpenType text shaping engine
 HarfBuzz is an implementation of the OpenType Layout engine (aka layout
 engine) and the script-specific logic (aka shaping engine).
 This package contains the shared libraries.
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
Homepage: http://www.freedesktop.org/wiki/Software/HarfBuzz

Package: ed
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: editors
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6-2ubuntu1
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Description: classic UNIX line editor
 ed is a line-oriented text editor.  It is used to
 create, display, modify and otherwise manipulate text
 files.
 .
 red is a restricted ed: it can only edit files in the
 current directory and cannot execute shell commands.
Homepage: http://www.gnu.org/software/ed/
Original-Maintainer: Martin Zobel-Helas <zobel@debian.org>

Package: manpages
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 853
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.44-0ubuntu1
Replaces: bind, libc-bin (<< 2.16), rsh-server (<< 0.10-7)
Suggests: man-browser
Description: Manual pages about using a GNU/Linux system
 This package contains GNU/Linux manual pages for these sections:
  4 = Devices (e.g. hd, sd).
  5 = File formats and protocols, syntaxes of several system
      files (e.g. wtmp, /etc/passwd, nfs).
  7 = Conventions and standards, macro packages, etc.
      (e.g. nroff, ascii).
 .
 Sections 1, 6 and 8 are provided by the respective applications. This
 package only includes the intro man page describing the section.
 .
 The man pages describe syntaxes of several system files.
Homepage: http://www.kernel.org/doc/man-pages/
Original-Maintainer: Martin Schulze <joey@debian.org>

Package: libpython3.3-stdlib
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: python
Installed-Size: 9086
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3.3
Version: 3.3.1-1ubuntu5.2
Replaces: python3.3 (<< 3.3.1~rc1-2~)
Provides: python3.3-celementtree, python3.3-cjkcodecs, python3.3-ctypes, python3.3-elementtree, python3.3-gdbm, python3.3-lzma, python3.3-profiler, python3.3-wsgiref
Depends: libpython3.3-minimal (= 3.3.1-1ubuntu5.2), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.1, libffi6 (>= 3.0.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.1), libtinfo5
Pre-Depends: multiarch-support
Description: Interactive high-level object-oriented language (version 3.3)
 Version 3.3 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the standard library. It is normally not
 used on it's own, but as a dependency of python3.3.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libgcc1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-4.7 (4.7.3-1ubuntu1)
Version: 1:4.7.3-1ubuntu1
Depends: gcc-4.7-base (= 4.7.3-1ubuntu1), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libgcc1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gcc-4.7 (4.7.3-1ubuntu1)
Version: 1:4.7.3-1ubuntu1
Depends: gcc-4.7-base (= 4.7.3-1ubuntu1), libc6 (>= 2.2.4)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libxcomposite1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcomposite
Version: 1:0.4.3-2build2
Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 Composite extension library
 libXcomposite provides an X Window System client interface to the Composite
 extension to the X protocol.
 .
 The Composite extension allows clients called compositing managers to control
 the final drawing of the screen.  Rendering is done into an off-screen buffer.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxcomposite1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcomposite
Version: 1:0.4.3-2build2
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 Composite extension library
 libXcomposite provides an X Window System client interface to the Composite
 extension to the X protocol.
 .
 The Composite extension allows clients called compositing managers to control
 the final drawing of the screen.  Rendering is done into an off-screen buffer.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libklibc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: klibc
Version: 2.0.1-3.1ubuntu1
Description: minimal libc subset for use with initramfs
 klibc is intended to be a minimalistic libc subset for use with
 initramfs.  It is deliberately written for small size, minimal
 entanglement, and portability, not speed.  It is definitely a work in
 progress, and a lot of things are still missing.
Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
Original-Maintainer: maximilian attems <maks@debian.org>

Package: gvfs-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gvfs
Version: 1.16.1-0ubuntu1.1
Replaces: gvfs (<< 1.10.1-1)
Depends: desktop-file-utils
Recommends: gvfs
Breaks: gvfs (<< 1.10.1-1)
Description: userspace virtual filesystem - common data files
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the data files and translations used by all gvfs
 components.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libhcrypto4-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - crypto library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the cryptographic library required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libhcrypto4-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.7), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - crypto library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the cryptographic library required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libxv1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxv
Version: 2:1.0.7-1ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libx11-6, libxext6
Pre-Depends: multiarch-support
Description: X11 Video extension library
 libXv provides an X Window System client interface to the XVideo
 extension to the X protocol.
 .
 The XVideo extension allows for accelerated drawing of videos.  Hardware
 adaptors are exposed to clients, which may draw in a number of colourspaces,
 including YUV.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxv1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxv
Version: 2:1.0.7-1ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6, libxext6
Pre-Depends: multiarch-support
Description: X11 Video extension library
 libXv provides an X Window System client interface to the XVideo
 extension to the X protocol.
 .
 The XVideo extension allows for accelerated drawing of videos.  Hardware
 adaptors are exposed to clients, which may draw in a number of colourspaces,
 including YUV.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXv
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libdv4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libdv
Version: 1.0.0-6
Depends: libc6 (>= 2.11)
Pre-Depends: multiarch-support
Suggests: libdv-bin, oss-compat
Description: software library for DV format digital video (runtime lib)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains the library needed to run executables using libdv.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://libdv.sourceforge.net/

Package: libasound2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: alsa-lib
Version: 1.0.25-4ubuntu3.1
Depends: libc6 (>= 2.16)
Pre-Depends: multiarch-support
Suggests: libasound2-plugins (>= 1.0.18)
Breaks: bluez-alsa (<= 4.94-2), libasound2-plugin-equal (<= 0.6-1), libasound2-plugins (<< 1.0.24)
Description: shared library for ALSA applications
 This package contains the ALSA library and its standard plugins, as well
 as the required configuration files.
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: http://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>

Package: libieee1284-3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libieee1284
Version: 0.2.11-10build2
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: cross-platform library for parallel port access
 This library was designed to ease the use of the parallel port. It will
 automatically figure out which access method is available, depending on the
 running kernel and the permissions of the process.
 .
 It handles particular queries to the devices, like fetching the Device ID of
 a device.
Original-Maintainer: Julien BLACHE <jblache@debian.org>

Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 434
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.12ubuntu2
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Pre-Depends: awk
Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Conffiles:
 /etc/debian_version 931870fda5e3f942afc004db670b3cae
 /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
 /etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
 /etc/host.conf 89408008f2585c957c031716600d5a80
 /etc/issue 6ef928807f97803716b4ec69a2cc4a06
 /etc/issue.net 7319816a18b3ba6ef4a0f748c3b9e90c
 /etc/lsb-release 4337fdd3c345ee831668c8b72a902625
 /etc/os-release eb6213c586f76757b62617367cd2637c
 /etc/update-motd.d/00-header 4a1e6eed7a59f200b4267085721750a3
 /etc/update-motd.d/10-help-text 5064fb57493325202dded183ab0c4ebd
 /etc/update-motd.d/99-footer b0541f3c2e55c44149cd92bcc599c94c
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: snmp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 499
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: net-snmp
Version: 5.4.3~dfsg-2.7ubuntu1
Depends: libc6 (>= 2.14), libsnmp15 (>= 5.4.3~dfsg), libssl1.0.0 (>= 1.0.0)
Recommends: perl-modules
Description: SNMP (Simple Network Management Protocol) applications
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP applications are a collection of command line clients
 for issuing SNMP requests to agents.
Homepage: http://net-snmp.sourceforge.net/
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>

Package: mount
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.14), libmount1 (>= 2.20.1), libselinux1 (>= 2.0.15)
Suggests: nfs-common (>= 1:1.1.0-13)
Description: Tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libasound2-plugins
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: alsa-plugins
Version: 1.0.25-2ubuntu3
Depends: libasound2 (>= 1.0.25), libc6 (>= 2.15), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libpulse0 (>= 1:0.99.1), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2~beta3.2-1)
Pre-Depends: multiarch-support
Description: ALSA library additional plugins
 This package contains plugins for the ALSA library that are
 not included in the main libasound2 package.
 .
 The following plugins are included, among other:
   - jack: play or capture via JACK
   - oss: run native ALSA apps on OSS drivers
   - pulse: play or capture via Pulse Audio
   - samplerate and speexrate: rate converters
   - upmix and vdownmix: convert from/to 2 and 4/6 channel streams
 .
 ALSA is the Advanced Linux Sound Architecture.
Homepage: http://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>

Package: gtk2-engines
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: gnome
Installed-Size: 1205
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Version: 1:2.20.2-2ubuntu1
Depends: libc6 (>= 2.1.3), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.19.7-2)
Breaks: gnome-themes-extras (<< 2)
Description: theme engines for GTK+ 2.x
 This package contains the "engines" that hide behind the themes for
 GTK+ and GNOME applications. They redefine the way GTK+ widgets are
 drawn. The package includes the following engines:
  * Clearlooks, the default GNOME theme, based on Bluecurve;
  * Crux, formerly known as the Eazel engine;
  * High contrast, which is used by some accessibility themes;
  * Industrial, the famous engine from Novell (formerly Ximian);
  * LighthouseBlue, another engine based on Bluecurve;
  * Metal, which gives a metallic look;
  * Mist, a flat and high performance engine;
  * Redmond95, which provides a look similar to that of Windows;
  * ThinIce.
 .
 A few sample themes using these engines are also included.
Original-Maintainer: Ed Boraas <ed@debian.org>

Package: libcairo-gobject2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cairo
Version: 1.12.14-0ubuntu1
Depends: libc6 (>= 2.1.3), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0)
Pre-Depends: multiarch-support
Description: The Cairo 2D vector graphics library (GObject library)
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the GObject library, providing wrapper GObject types
 for all cairo types.
Homepage: http://cairographics.org/
Original-Maintainer: Dave Beckett <dajobe@debian.org>

Package: libsqlite3-0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sqlite3
Version: 3.7.15.2-1ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Homepage: http://www.sqlite.org/

Package: libsqlite3-0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 828
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sqlite3
Version: 3.7.15.2-1ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Homepage: http://www.sqlite.org/

Package: libtext-iconv-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7-5build1
Depends: libc6 (>= 2.2.5), perl-base (>= 5.14.2-13), perlapi-5.14.2
Description: converts between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::Iconv

Package: quota
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.01-3
Depends: e2fslibs (>= 1.37), libc6 (>= 2.7), libdbus-1-3 (>= 1.0.2), libldap-2.4-2 (>= 2.4.7), libnl-3-200 (>= 3.2.16), libnl-genl-3-200 (>= 3.2.16), libwrap0 (>= 7.6-4~), debconf (>= 1.2.9) | debconf-2.0, lsb-base (>= 3.2-13)
Suggests: libnet-ldap-perl, rpcbind | portmap, default-mta | mail-transport-agent
Conffiles:
 /etc/warnquota.conf 30a0b7cc5463fa9f39388ebb00ffa82d
 /etc/quotatab a930a2a1992adf72a6d7e50267e674e4
 /etc/default/quota 0dd01986a1b7fa36e5686fb04229335d
 /etc/quotagrpadmins 0b4a5484e590fea00f9949d6e298a659
 /etc/cron.daily/quota 9dbc1b48f4cf43e1c6fb3b54d3e1ebe6
 /etc/init.d/quotarpc a74ef2933b0ca59fafe2027721c23a04
 /etc/init.d/quota 26bf07a98c79d9eb9f003c5968f586d0
Description: disk quota management tools
 This package provides the standard set of utilities for manipulating
 file system usage caps via the Linux Diskquota system. It can set hard
 or soft limits with adjustable grace periods on block or inode usage for
 users and groups. It allows users to check their quota status,
 integrates with LDAP, and supports quotas on remote machines via NFS.
Original-Maintainer: Michael Meskes <meskes@debian.org>
Homepage: http://sourceforge.net/projects/linuxquota

Package: libcups2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cups
Version: 1.6.2-1ubuntu8
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.14), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: cups-common
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - Core library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.
Homepage: http://www.cups.org
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>

Package: libcups2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 519
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cups
Version: 1.6.2-1ubuntu8
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libgnutls26 (>= 2.12.17-0), libgssapi-krb5-2 (>= 1.10+dfsg~), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: cups-common
Breaks: cups (<< 1.5.0)
Description: Common UNIX Printing System(tm) - Core library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.
Homepage: http://www.cups.org
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>

Package: libreadline6
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 385
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: readline6
Version: 6.2-9ubuntu1
Depends: readline-common, libc6 (>= 2.15), libtinfo5
Pre-Depends: multiarch-support
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libncurses5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ncurses
Version: 5.9-10ubuntu4
Depends: libtinfo5 (= 5.9-10ubuntu4), libc6 (>= 2.14)
Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3)
Recommends: libgpm2
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libncurses5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ncurses
Version: 5.9-10ubuntu4
Depends: libtinfo5 (= 5.9-10ubuntu4), libc6 (>= 2.4)
Pre-Depends: multiarch-support, libtinfo5 (>= 5.9-3)
Recommends: libgpm2
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libplymouth2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 0.8.8-0ubuntu6.2
Replaces: plymouth (<< 0.7.0+git20090207-0ubuntu0.1~ppa4)
Depends: libc6 (>= 2.14), libpng12-0 (>= 1.2.13-4)
Pre-Depends: multiarch-support
Breaks: casper (= 1.227), mountall (<< 2.8)
Description: graphical boot animation and logger - shared libraries
 Plymouth is an application that runs very early in the boot process
 (even before the root filesystem is mounted!) that provides a graphical
 boot animation while the boot process happens in the background.
 .
 This package contains the shared libraries.

Package: vim
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 2008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:7.3.547-6ubuntu5
Provides: editor
Depends: vim-common (= 2:7.3.547-6ubuntu5), vim-runtime (= 2:7.3.547-6ubuntu5), libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libgpm2 (>= 1.20.4), libpython2.7 (>= 2.7), libselinux1 (>= 1.32), libtinfo5
Suggests: ctags, vim-doc, vim-scripts
Description: Vi IMproved - enhanced vi editor
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a rather
 standard set of features.  This package does not provide a GUI
 version of Vim.  See the other vim-* packages if you need more
 (or less).
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>

Package: rsync
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: net
Installed-Size: 638
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0.9-4
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.15), libpopt0 (>= 1.14), lsb-base (>= 3.2-14), base-files (>= 4.0.1)
Suggests: openssh-client, openssh-server
Breaks: duplicity (<< 0.6.11)
Conffiles:
 /etc/init.d/rsync 14875a3578ab580e9b887b6b158b8291
 /etc/default/rsync e0d7efac23e911c65f44b08de446e837
Description: fast, versatile, remote (and local) file-copying tool
 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.
Original-Maintainer: Paul Slootman <paul@debian.org>
Homepage: http://rsync.samba.org/

Package: libxcb-dri2-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.2.5), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, dri2 extension
 This package contains the library files needed to run software using
 libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libxcb-dri2-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.1.3), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, dri2 extension
 This package contains the library files needed to run software using
 libxcb-dri2, the dri2 extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libwind0-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - stringprep implementation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libwind0-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.3.6-6~), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - stringprep implementation
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libqt4-network
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1998
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libqt4-dbus (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Description: Qt 4 network module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtNetwork module offers classes that allow you to write TCP/IP clients and
 servers. It provides classes to make network programming easier and portable.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libnspr4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 346
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: nspr
Version: 2:4.9.5-1ubuntu1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Breaks: evolution-plugins (<< 3.2.0-0ubuntu2)
Conflicts: evolution-documentation-cs, evolution-documentation-de, evolution-documentation-el, evolution-documentation-en, evolution-documentation-es, evolution-documentation-fr, evolution-documentation-mk, evolution-documentation-oc, evolution-documentation-ru, evolution-documentation-sv, language-support-translations-cs, language-support-translations-de, language-support-translations-el, language-support-translations-en, language-support-translations-es, language-support-translations-fr, language-support-translations-mk, language-support-translations-oc, language-support-translations-ru, language-support-translations-sv, libnspr4-0d (<< 2:4.9-2~)
Description: NetScape Portable Runtime Library
 This library provides platform independent non-GUI operating system
 facilities including:
  * threads,
  * thread synchronisation,
  * normal file I/O and network I/O,
  * interval timing and calendar time,
  * basic memory management (malloc and free),
  * shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>

Package: odbcinst
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: unixodbc
Version: 2.2.14p2-5ubuntu4
Replaces: odbcinst1, odbcinst1debian1 (<< 2.2.11-20), unixodbc (<< 2.1.1-2)
Depends: libc6 (>= 2.4), odbcinst1debian2 (>= 2.2.14p2)
Conflicts: odbcinst1
Conffiles:
 /etc/odbc.ini d41d8cd98f00b204e9800998ecf8427e
Description: Helper program for accessing odbc ini files
 This package contains the odbcinst helper tool, which allows ODBC driver
 packages to install their own driver settings.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: debconf-utils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 150
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.49ubuntu1
Replaces: debconf (<< 0.1.0)
Depends: debconf (>= 1.3.20)
Conflicts: debconf (<< 0.1.0)
Description: debconf utilities
 This package contains some small utilities for debconf developers.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>

Package: libjpeg-turbo8
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libjpeg-turbo
Version: 1.2.1-0ubuntu2.13.04.1
Replaces: libjpeg8 (<< 8c-2ubuntu5)
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Breaks: libjpeg8 (<< 8c-2ubuntu5)
Description: IJG JPEG compliant runtime library.
 Runtime library supporting the Independent JPEG Group's standard
 for JPEG files.
 .
 This package contains the shared library which is a drop in
 replacement for libjpeg8, which has better performance than
 standard libjpeg by use of SIMD and other optimizations.
Homepage: http://libjpeg-turbo.virtualgl.org/

Package: libkeyutils1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: keyutils
Version: 1.5.5-4
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: libkeyutils1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: keyutils
Version: 1.5.5-4
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://people.redhat.com/~dhowells/keyutils/

Package: libudisks2-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: udisks2
Version: 2.1.0-2
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.31.18)
Pre-Depends: multiarch-support
Description: GObject based library to access udisks2
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This provides a convenience library for communicating with udisks2 from
 GObject based programs.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/udisks

Package: libodbc1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: unixodbc
Version: 2.2.14p2-5ubuntu4
Replaces: unixodbc (<< 2.2.14p2-3)
Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.2)
Pre-Depends: multiarch-support
Suggests: libmyodbc, odbc-postgresql, tdsodbc, unixodbc-bin
Breaks: unixodbc (<< 2.2.14p2-3)
Description: ODBC library for Unix
 UnixODBC is an implementation of the Open DataBase Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package provides the UnixODBC shared library, libodbc; and
 libodbctxt.so, a sample driver that reads from and writes to flat text
 files.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libodbc1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 619
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: unixodbc
Version: 2.2.14p2-5ubuntu4
Replaces: unixodbc (<< 2.2.14p2-3)
Depends: libc6 (>= 2.7), libltdl7 (>= 2.4.2)
Pre-Depends: multiarch-support
Suggests: libmyodbc, odbc-postgresql, tdsodbc, unixodbc-bin
Breaks: unixodbc (<< 2.2.14p2-3)
Description: ODBC library for Unix
 UnixODBC is an implementation of the Open DataBase Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package provides the UnixODBC shared library, libodbc; and
 libodbctxt.so, a sample driver that reads from and writes to flat text
 files.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libvorbisenc2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1.3
Replaces: libvorbis0 (<< 1.0.0)
Depends: libc6 (>= 2.1.3), libvorbis0a (= 1.3.2-1.3)
Pre-Depends: multiarch-support
Conflicts: libvorbis0 (<< 1.0.0)
Description: The Vorbis General Audio Compression Codec (Encoder library)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisenc library provides a convenient API for setting up an encoding
 environment using libvorbis.
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>

Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.8.3-3ubuntu2
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.8), libpopt0 (>= 1.14), libselinux1 (>= 1.32), cron | anacron | cron-daemon, base-passwd (>= 2.0.3.4)
Suggests: mailx
Breaks: postgresql-common (<= 126)
Conffiles:
 /etc/logrotate.conf 176edd439a499501372cf3d04e795810
 /etc/cron.daily/logrotate da9c29ed0b408ffd88d05c3d8e881e94
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Homepage: https://fedorahosted.org/logrotate/
Original-Maintainer: Paul Martin <pm@debian.org>

Package: libltdl7
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 397
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libtool
Version: 2.4.2-1.2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: A system independent dlopen wrapper for GNU libtool
 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: http://www.gnu.org/software/libtool/
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>

Package: libltdl7
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libtool
Version: 2.4.2-1.2ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: A system independent dlopen wrapper for GNU libtool
 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers.  It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen
Homepage: http://www.gnu.org/software/libtool/
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>

Package: libexpat1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: expat
Version: 2.1.0-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: wink (<= 1.5.1060-4)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://expat.sourceforge.net

Package: libexpat1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: expat
Version: 2.1.0-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: wink (<= 1.5.1060-4)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://expat.sourceforge.net

Package: memtester
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.3.0-2
Depends: libc6 (>= 2.10)
Description: Utility for testing the memory subsystem
 This is a userspace utility for testing the memory subsystem for faults.
 In comparison to memtest86 you do not need to reboot the computer to test
 for memory faults.
 .
 Memtester can also be told to test memory starting at a particular
 physical address.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Homepage: http://pyropus.ca/software/memtester/

Package: fetchmail
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.3.22-2
Replaces: fetchmail-common, fetchmail-ssl
Provides: fetchmail-ssl
Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.0), debianutils (>= 1.7), adduser (>= 3.34), lsb-base (>= 3.2-13)
Recommends: ca-certificates
Suggests: fetchmailconf, default-mta | mail-transport-agent, resolvconf
Breaks: fetchmail-ssl (<= 6.2.5-12), logcheck (<< 1.1.1-9)
Conflicts: fetchmail-common
Conffiles:
 /etc/init.d/fetchmail 99c15ccfc068b2f69797ad0e0f2390de
 /etc/logcheck/ignore.d.server/fetchmail 6101615b070075e66af7ef37f7dfce5a
 /etc/logcheck/ignore.d.workstation/fetchmail 146fd6b66af55a04a9a680bb0010b0f3
 /etc/resolvconf/update-libc.d/fetchmail 3c7de14f202469dcd84d529cd72a9b9a
 /etc/default/fetchmail b31c8e280584914c740f934addc43df7
 /etc/ppp/ip-up.d/fetchmail 6c27c71ff581b16f08d4238d7adf9be2
 /etc/ppp/ip-down.d/fetchmail 7c11167b7afb2a72a0510141e1f4d71b
Description: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmail is a free, full-featured, robust, and well-documented remote mail
 retrieval and forwarding utility intended to be used over on-demand TCP/IP
 links (such as SLIP or PPP connections).  It retrieves mail from remote mail
 servers and forwards it to your local (client) machine's delivery system, so
 it can then be read by normal mail user agents such as mutt, elm, pine,
 (x)emacs/gnus, or mailx.  The fetchmailconf package includes an interactive
 GUI configurator suitable for end-users.
 .
 Kerberos V and GSSAPI are supported.
 .
 Kerberos IV,  RPA, OPIE and other support for some other features are
 available if the package is recompiled.
Original-Maintainer: Fetchmail Maintainers <pkg-fetchmail-maint@lists.alioth.debian.org>
Homepage: http://www.fetchmail.info

Package: iproute
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: net
Installed-Size: 1076
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 20121211-2ubuntu1
Provides: arpd
Depends: libc6 (>= 2.14), libdb5.1
Recommends: libatm1 (>= 2.4.1-17~)
Suggests: iproute-doc
Conflicts: arpd
Conffiles:
 /etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
 /etc/iproute2/rt_protos 95ce0b4b5b79f5a8a45941fb418a904c
 /etc/iproute2/rt_dsfield 4264d5c7c8298300185aa04e1a736934
 /etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
 /etc/iproute2/ematch_map b91e7f9b26918449bade9573f8871d61
 /etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
 /etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
Description: networking and traffic control tools
 The iproute suite, also known as iproute2, is a collection of
 utilities for networking and traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.
Original-Maintainer: Debian iproute maintainers <ah-iproute@debian.org>
Homepage: http://www.linux-foundation.org/en/Net:Iproute2

Package: libpulsedsp
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: sound
Installed-Size: 154
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pulseaudio
Version: 1:3.0-0ubuntu6
Depends: libc6 (>= 2.4), libpulse0 (>= 1:0.99.1)
Pre-Depends: multiarch-support
Description: PulseAudio OSS pre-load library
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 This package provides the pre-load library used to redirect applications
 using OSS through pulseaudio.
Homepage: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>

Package: db-util
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: db-defaults
Version: 5.1.6
Depends: db5.1-util
Description: Berkeley Database Utilities
 This empty package depends on the recommended utilities package
 containing different tools for manipulating databases and installs
 unversioned links to current database utilities.
Original-Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>

Package: libproxy1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libproxy
Version: 0.4.11-0ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Description: automatic proxy configuration management library (shared)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the shared library.
Homepage: http://code.google.com/p/libproxy/
Original-Maintainer: Emilio Pozuelo Monfort <pochu@debian.org>

Package: libproxy1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libproxy
Version: 0.4.11-0ubuntu1
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Description: automatic proxy configuration management library (shared)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the shared library.
Homepage: http://code.google.com/p/libproxy/
Original-Maintainer: Emilio Pozuelo Monfort <pochu@debian.org>

Package: gsettings-desktop-schemas
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: gnome
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.6.1-0ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend
Description: GSettings deskop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
Homepage: http://www.gnome.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libpango1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 834
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pango1.0
Version: 1.32.5-0ubuntu1
Provides: pango1.0-multiarch-modver-1.8.0
Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.10-3), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.33.14), libharfbuzz0 (>= 0.6.0), libthai0 (>= 0.1.12), libx11-6, libxft2 (>> 2.1.1), libxrender1, fontconfig (>= 2.5.0)
Pre-Depends: multiarch-support
Suggests: ttf-baekmuk, ttf-arphic-gbsn00lp, ttf-arphic-bsmi00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp
Breaks: plymouth (<< 0.8.3-19)
Description: Layout and rendering of internationalized text
 Pango is a library for layout and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is
 needed. however, most of the work on Pango-1.0 was done using the GTK+
 widget toolkit as a test platform. Pango forms the core of text and
 font handling for GTK+-2.0.
 .
 Pango is designed to be modular; the core Pango layout can be used with
 four different font backends:
  - Core X windowing system fonts
  - Client-side fonts on X using the Xft library
  - Direct rendering of scalable fonts using the FreeType library
  - Native fonts on Microsoft backends
 .
 This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: initramfs-tools-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 120
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: initramfs-tools
Version: 0.103ubuntu0.8
Depends: libc6 (>= 2.4), libudev1 (>= 183)
Description: binaries used by initramfs-tools
 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>

Package: sendmail-cf
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 638
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Depends: m4
Suggests: sendmail-doc
Description: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the .m4 (configuration files) for the
 sendmail packages.
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: libqt4-script
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 2773
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-dbus (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Description: Qt 4 script module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtScript module provides classes for making Qt applications scriptable.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: odbcinst1debian2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: unixodbc
Version: 2.2.14p2-5ubuntu4
Replaces: unixodbc (<< 2.1.1-2)
Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.2), odbcinst
Pre-Depends: multiarch-support
Breaks: libiodbc2, libmyodbc (<< 5.1.6-2), odbc-postgresql (<< 1:09.00.0310-1.1), tdsodbc (<< 0.82-8)
Conflicts: odbcinst1, odbcinst1debian1
Description: Support library for accessing odbc ini files
 This package contains the libodbcinst library from unixodbc, a library
 used by ODBC drivers for reading their configuration settings from
 /etc/odbc.ini and ~/.odbc.ini.
 .
 Also contained in this package are the driver setup plugins, which
 describe the features supported by individual ODBC drivers.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: odbcinst1debian2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: unixodbc
Version: 2.2.14p2-5ubuntu4
Replaces: unixodbc (<< 2.1.1-2)
Depends: libc6 (>= 2.4), libltdl7 (>= 2.4.2), odbcinst
Pre-Depends: multiarch-support
Breaks: libiodbc2, libmyodbc (<< 5.1.6-2), odbc-postgresql (<< 1:09.00.0310-1.1), tdsodbc (<< 0.82-8)
Conflicts: odbcinst1, odbcinst1debian1
Description: Support library for accessing odbc ini files
 This package contains the libodbcinst library from unixodbc, a library
 used by ODBC drivers for reading their configuration settings from
 /etc/odbc.ini and ~/.odbc.ini.
 .
 Also contained in this package are the driver setup plugins, which
 describe the features supported by individual ODBC drivers.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libjbig0
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: jbigkit
Version: 2.0-2ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: JBIGkit libraries
 JBIG-KIT provides a portable library of compression and decompression functions
 with a documented interface that you can include very easily into your image or
 document processing software.
 .
 This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
Original-Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>

Package: ttf-freefont
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: fonts-freefont
Version: 20120503-1
Depends: fonts-freefont-ttf
Description: transitional dummy package
 This package is a dummy transitional package. It can be safely removed.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://savannah.gnu.org/projects/freefont/

Package: libxi6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: libxi
Version: 2:1.6.99.1-0ubuntu3.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 Input extension library
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and will soon allow hotplugging of input devices; to be added and removed on
 the fly.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxi6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: i386
Source: libxi
Version: 2:1.6.99.1-0ubuntu3.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 Input extension library
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and will soon allow hotplugging of input devices; to be added and removed on
 the fly.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libattr1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: attr
Version: 1:2.4.46-8ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: http://savannah.nongnu.org/projects/attr/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libattr1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: attr
Version: 1:2.4.46-8ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: attr (<< 2.0.0)
Description: Extended attribute shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: http://savannah.nongnu.org/projects/attr/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: gtk2-engines-pixbuf
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: graphics
Installed-Size: 577
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gtk+2.0
Version: 2.24.17-0ubuntu2
Depends: libc6 (>= 2.3.6-6~), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.27.3), libgtk2.0-0 (= 2.24.17-0ubuntu2), libgtk2.0-common
Description: pixbuf-based theme for GTK+ 2.x
 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the pixbuf theme engine.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libqt4-dbus
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 672
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1)
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.3.1), libgcc1 (>= 1:4.1.1), libqt4-xml (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Recommends: qdbus (= 4:4.8.4+dfsg-0ubuntu9.5)
Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1)
Description: Qt 4 D-Bus module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtDBus module is a Unix-only library that you can use to make Inter-Process
 Communication using the D-Bus protocol.
 .
 Applications using the QtDBus module can provide services to other, remote
 applications by exporting objects, as well as use services exported by those
 applications by placing calls and accessing properties.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libpcap0.8
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libpcap
Version: 1.3.0-1
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: system interface for user-level packet capture
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring.  Applications include network statistics collection,
 security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>
Homepage: http://www.tcpdump.org/

Package: bluez-alsa
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: admin
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: bluez
Version: 4.101-0ubuntu8b1
Replaces: bluez-audio
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), bluez
Description: Bluetooth ALSA support
 This package contains a driver operate with the ALSA stack.
 .
 BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
 project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org
Original-Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers@lists.alioth.debian.org>

Package: libspeexdsp1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: speex
Version: 1.2~rc1-7ubuntu1
Depends: libc6 (>= 2.3.4)
Pre-Depends: multiarch-support
Description: The Speex extended runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the runtime library of additional functions that
 are part of the Speex distribution.
Homepage: http://www.speex.org/
Original-Maintainer: Ron Lee <ron@debian.org>

Package: libsnmp15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3001
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: net-snmp
Version: 5.4.3~dfsg-2.7ubuntu1
Replaces: libsnmp-base (<< 5.4.2.1~dfsg-4), snmp (<< 5.4.3~dfsg-1)
Depends: libsnmp-base (>= 5.4.3~dfsg-2.7ubuntu1), libc6 (>= 2.15), libperl5.14 (>= 5.14.2), libsensors4 (>= 1:3.0.0), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~)
Conffiles:
 /etc/snmp/snmp.conf 798ffddaba16ce8203868ca921ce6e35
Description: SNMP (Simple Network Management Protocol) library
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP library contains common functions for the construction,
 sending, receiving, decoding, and manipulation of the SNMP requests
 and responses.
Homepage: http://net-snmp.sourceforge.net/
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>

Package: sed
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.2.1-10ubuntu2
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14), libselinux1 (>= 1.32)
Description: The GNU sed stream editor
 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.
Homepage: http://www.gnu.org/software/sed/
Original-Maintainer: Clint Adams <clint@debian.org>

Package: libidn11
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libidn
Version: 1.25-2
Replaces: libidn11-dev
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libidn9-dev
Description: GNU Libidn library, implementation of IETF IDN specifications
 GNU Libidn is a fully documented implementation of the Stringprep,
 Punycode and IDNA specifications.  Libidn's purpose is to encode and
 decode internationalized domain names.  The Nameprep, XMPP, SASLprep,
 and iSCSI profiles are supported.
 .
 This package contains the shared library.
Original-Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Homepage: https://www.gnu.org/software/libidn/

Package: libidn11
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 357
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libidn
Version: 1.25-2
Replaces: libidn11-dev
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: libidn9-dev
Description: GNU Libidn library, implementation of IETF IDN specifications
 GNU Libidn is a fully documented implementation of the Stringprep,
 Punycode and IDNA specifications.  Libidn's purpose is to encode and
 decode internationalized domain names.  The Nameprep, XMPP, SASLprep,
 and iSCSI profiles are supported.
 .
 This package contains the shared library.
Original-Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Homepage: https://www.gnu.org/software/libidn/

Package: sendmail-bin
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 1923
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: sendmail-base, sendmail-cf, procps, libc6 (>= 2.15), libdb5.1, libldap-2.4-2 (>= 2.4.7), liblockfile1 (>= 1.0), libsasl2-2 (>= 2.1.24), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~)
Suggests: sendmail-doc, sasl2-bin, libsasl2-modules, openssl
Conflicts: mail-transport-agent
Conffiles:
 /etc/init.d/sendmail 6786d43125ce894bfa497eaba952a4b8
 /etc/mail/helpfile c816378b3028cbab410f72168b571775
 /etc/cron.daily/sendmail 29572a035b5394f3186ae34f792da96e
Description: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple thing can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: libtheora0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 777
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libtheora
Version: 1.1.1+dfsg.1-3.1
Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0)
Pre-Depends: multiarch-support
Description: The Theora Video Compression Codec
 Theora is an open video codec being developed by the Xiph.org Foundation as
 part of their Ogg project. Theora is originally derived from On2's VP3 codec,
 and has improved on it significantly with the merging of code from the
 Thusnelda branch.
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Homepage: http://www.theora.org/

Package: python2.7-minimal
Status: install ok installed
Multi-Arch: allowed
Priority: required
Section: python
Installed-Size: 2871
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python2.7
Version: 2.7.4-2ubuntu3.2
Replaces: python2.7 (<< 2.7.1~rc1-2~)
Depends: libpython2.7-minimal (= 2.7.4-2ubuntu3.2), libc6 (>= 2.16), zlib1g (>= 1:1.2.0)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 2.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: tcpdump
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.3.0-1ubuntu1
Depends: libc6 (>= 2.14), libpcap0.8 (>= 1.2.1), libssl1.0.0 (>= 1.0.0)
Suggests: apparmor (>= 2.3)
Conffiles:
 /etc/apparmor.d/usr.sbin.tcpdump 0140154aa1f454b1f1c2eacefddbc4d4
Description: command-line network traffic analyzer
 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.
Homepage: http://www.tcpdump.org/
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>

Package: libxcb-render0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.1.3), libxcb1 (>= 1.8)
Pre-Depends: multiarch-support
Description: X C Binding, render extension
 This package contains the library files needed to run software using
 libxcb-render, the render extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libsecret-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libsecret
Version: 0.15-0ubuntu1
Description: Secret store (common files)
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains data files used by the libsecret library.
Homepage: https://live.gnome.org/Libsecret
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: tofrodos
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7.9.debian.1-1build1
Depends: libc6 (>= 2.3.4)
Conflicts: sysutils (<= 2.0.0-1)
Description: Converts DOS <-> Unix text files, alias tofromdos
 DOS text files traditionally have CR/LF (carriage return/line feed) pairs
 as their new line delimiters while Unix text files traditionally have
 LFs (line feeds) to terminate each line.
 .
 Tofrodos comprises one program, "fromdos" alias "todos", which converts
 text files to and from these formats. Use "fromdos" to convert DOS
 text files to the Unix format, and "todos" to convert Unix text files
 to the DOS format.
Original-Maintainer: Alexander Reichle-Schmehl <tolimar@debian.org>
Homepage: http://www.thefreecountry.com/tofrodos/index.shtml

Package: liblockfile-bin
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: utils
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: liblockfile
Version: 1.09-5ubuntu1
Replaces: liblockfile1 (<< 1.09-1)
Depends: libc6 (>= 2.14)
Breaks: liblockfile1 (<< 1.09-1)
Description: support binaries for and cli utilities based on liblockfile
 This package contains support binaries for the liblockfile library,
 and the command-line utility ``dotlockfile''.
Original-Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>

Package: libpulse0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 875
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pulseaudio
Version: 1:3.0-0ubuntu6
Depends: libasyncns0 (>= 0.3), libc6 (>= 2.15), libdbus-1-3 (>= 1.1.1), libjson0 (>= 0.10), libsndfile1 (>= 1.0.20), libwrap0 (>= 7.6-4~), libxcb1
Pre-Depends: multiarch-support
Suggests: pulseaudio
Breaks: pavucontrol (<< 0.9.8)
Conffiles:
 /etc/pulse/client.conf bdea965cdb68b445c04a1fa62193c096
Description: PulseAudio client libraries
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 Client libraries used by applications that access a PulseAudio sound server
 via PulseAudio's native interface.
Homepage: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>

Package: libgtk2.0-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: misc
Installed-Size: 712
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: gtk+2.0
Version: 2.24.17-0ubuntu2
Replaces: libgtk2.0-0 (<< 2.24.8-2)
Recommends: libgtk2.0-0
Breaks: libgtk2.0-0 (<< 2.24.8-2)
Conffiles:
 /etc/gtk-2.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf
Description: common files for the GTK+ graphical user interface library
 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the common files which the libraries need.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libxcb-glx0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.2.5), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, glx extension
 This package contains the library files needed to run software using
 libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libxcb-glx0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.1.3), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, glx extension
 This package contains the library files needed to run software using
 libxcb-glx, the glx extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libsecret-1-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsecret
Version: 0.15-0ubuntu1
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.8), libsecret-common
Pre-Depends: multiarch-support
Description: Secret store
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
Homepage: https://live.gnome.org/Libsecret
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libsecret-1-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsecret
Version: 0.15-0ubuntu1
Depends: libc6 (>= 2.3.6-6~), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.8), libsecret-common
Pre-Depends: multiarch-support
Description: Secret store
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
Homepage: https://live.gnome.org/Libsecret
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libshout3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libshout
Version: 2.3.1-1ubuntu2
Depends: libc6 (>= 2.15), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2)
Pre-Depends: multiarch-support
Description: MP3/Ogg Vorbis broadcast streaming library
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
Homepage: http://www.icecast.org/
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

Package: libglapi-mesa
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 231
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: mesa
Version: 9.1.7-1ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support, dpkg (>= 1.15.6~)
Description: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.
Homepage: http://mesa3d.sourceforge.net/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libglapi-mesa
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: i386
Source: mesa
Version: 9.1.7-1ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support, dpkg (>= 1.15.6~)
Description: free implementation of the GL API -- shared library
 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.
Homepage: http://mesa3d.sourceforge.net/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libtiff5
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: tiff
Version: 4.0.2-4ubuntu2.1
Depends: libc6 (>= 2.11), libjbig0, libjpeg8 (>= 8c), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.
Homepage: http://libtiff.maptools.org
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>

Package: librtmp0
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: rtmpdump
Version: 2.4+20111222.git4e06e21-1ubuntu1
Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.6.1-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

Package: libaudiofile1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: audiofile
Version: 0.3.5-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: Open-source version of SGI's audiofile library
 The audiofile library allows the processing of audio data to and from audio
 files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
 and raw data).
 .
 This package contains the library needed to run executables using
 libaudiofile.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://audiofile.68k.org/

Package: lynx
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: oldlibs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lynx-cur
Version: 2.8.8dev.15-2
Depends: lynx-cur (>= 2.8.8dev.15-2)
Description: Text-mode WWW Browser (transitional package)
 This is a transitional package and can safely be removed; see the
 lynx-cur package instead.
Original-Maintainer: Atsuhito KOHDA <kohda@debian.org>
Homepage: http://lynx.isc.org/

Package: klibc-utils
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: klibc
Version: 2.0.1-3.1ubuntu1
Depends: libklibc (= 2.0.1-3.1ubuntu1)
Breaks: initramfs-tools (<< 0.103)
Description: small utilities built with klibc for early boot
 This package contains a collection of programs that are linked
 against klibc. These duplicate some of the functionality of a
 regular Linux toolset, but are typically much smaller than their
 full-function counterparts.  They are intended for inclusion in
 initramfs images and embedded systems.
Homepage: http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
Original-Maintainer: maximilian attems <maks@debian.org>

Package: e2fslibs
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: e2fsprogs
Version: 1.42.5-1ubuntu4
Replaces: e2fsprogs (<< 1.34-1)
Provides: libe2p2, libext2fs2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>

Package: python3.3
Status: install ok installed
Multi-Arch: allowed
Priority: optional
Section: python
Installed-Size: 276
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.3.1-1ubuntu5.2
Depends: python3.3-minimal (= 3.3.1-1ubuntu5.2), libpython3.3-stdlib (= 3.3.1-1ubuntu5.2), mime-support
Suggests: python3.3-doc, binutils
Description: Interactive high-level object-oriented language (version 3.3)
 Version 3.3 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: python3.3-minimal
Status: install ok installed
Multi-Arch: allowed
Priority: optional
Section: python
Installed-Size: 3448
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3.3
Version: 3.3.1-1ubuntu5.2
Replaces: python3.3 (<< 3.3~a4-1~)
Depends: libpython3.3-minimal (= 3.3.1-1ubuntu5.2), libc6 (>= 2.16), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Recommends: python3.3
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.3)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.3-minimal/README.Debian for a list of the modules
 contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: apache2-mpm-prefork
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.2.22-6ubuntu5.1
Provides: apache2, apache2-mpm, httpd, httpd-cgi
Depends: apache2.2-common (= 2.2.22-6ubuntu5.1), apache2.2-bin (= 2.2.22-6ubuntu5.1)
Conflicts: apache2-common, apache2-mpm
Description: Apache HTTP Server - traditional non-threaded model
 Each Apache Multi-Processing Module provides a different "flavor" of
 web server binary, compiled with a different processing model.
 .
 The prefork MPM provides a non-threaded implementation using a variable
 number of processes where each process handles only one connection
 at the same time. It is not as fast as threaded models, but is considered to
 be more stable. It is appropriate for sites that need to maintain
 compatibility with non-thread-safe libraries, and is the best MPM for
 isolating each request, so that a problem with a single request will not
 affect any other.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: xaw3dg
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: x11
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: xaw3d
Version: 1.5+E-18.2
Depends: libc6 (>= 2.4), libx11-6, libxext6, libxmu6, libxt6
Pre-Depends: multiarch-support
Conflicts: axe (<< 6.1.2-2), gv (<< 1:3.5.8-30.1), xaw3d (<= 1.3-6), xfig (<< 1:3.2.4-rel-9)
Description: Xaw3d widget set
 Xaw3d is a set of 3-D widgets based on the Athena Widget set, which
 adds a three dimensional appearance on some of the widgets of X11
 applications linked with this library.
 .
 Please note that this package no longer adds a three dimensional
 appearance on applications dynamically linked against libXaw.
Original-Maintainer: Francesco Paolo Lovergine <frankie@debian.org>

Package: libkrb5support0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: libkrb5support0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.3.4)
Pre-Depends: multiarch-support
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: samba-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: net
Installed-Size: 715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: samba
Version: 2:3.6.9-1ubuntu1.2
Replaces: samba (<< 3.0.20b-1), samba4-common (<< 4.0.0~alpha7-1)
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: samba-common-bin
Conflicts: samba4-common (<< 4.0.0~alpha7-1)
Conffiles:
 /etc/dhcp3/dhclient-enter-hooks.d/samba 732cae8c1d0d7a7f80e8597ae551ea0d
 /etc/pam.d/samba a69b859744494a52ecf10bb604544093
 /etc/samba/gdbcommands 898c523d1c11feeac45538a65d00c838
Description: common files used by both the Samba server and client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains common files used by both Samba 3 and Samba 4.
Homepage: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>

Package: wget
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: web
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.14-1ubuntu1
Depends: libc6 (>= 2.15), libidn11 (>= 1.13), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info
Conflicts: wget-ssl
Conffiles:
 /etc/wgetrc 12cbbf1f2f88dc3b0b289cd368761b7e
Description: retrieves files from the web
 Wget is a network utility to retrieve files from the web
 using HTTP(S) and FTP, the two most widely used internet
 protocols. It works non-interactively, so it will work in
 the background, after having logged off. The program supports
 recursive retrieval of web-authoring pages as well as FTP
 sites -- you can use Wget to make mirrors of archives and
 home pages or to travel the web like a WWW robot.
 .
 Wget works particularly well with slow or unstable connections
 by continuing to retrieve a document until the document is fully
 downloaded. Re-getting files from where it left off works on
 servers (both HTTP and FTP) that support it. Both HTTP and FTP
 retrievals can be time stamped, so Wget can see if the remote
 file has changed since the last retrieval and automatically
 retrieve the new version if it has.
 .
 Wget supports proxy servers; this can lighten the network load,
 speed up retrieval, and provide access behind firewalls.
Homepage: http://www.gnu.org/software/wget/
Original-Maintainer: Noël Köthe <noel@debian.org>

Package: libgl1-mesa-glx
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 474
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: mesa
Version: 9.1.7-1ubuntu2
Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0)
Provides: libgl1
Depends: libc6 (>= 2.14), libdrm2 (>= 2.3.1), libglapi-mesa (= 9.1.7-1ubuntu2), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-glx0 (>= 1.8), libxcb1, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxxf86vm1
Pre-Depends: multiarch-support, dpkg (>= 1.15.6~)
Recommends: libgl1-mesa-dri (>= 7.2)
Breaks: fglrx-glx (<< 1:11-6-1), glx-diversions (<< 0.4), libgl1-nvidia-alternatives (<= 275.09.07-1)
Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0)
Description: free implementation of the OpenGL API -- GLX runtime
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the author makes no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.
Homepage: http://mesa3d.sourceforge.net/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libgl1-mesa-glx
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 452
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: i386
Source: mesa
Version: 9.1.7-1ubuntu2
Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0)
Provides: libgl1
Depends: libc6 (>= 2.4), libdrm2 (>= 2.3.1), libglapi-mesa (= 9.1.7-1ubuntu2), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri2-0 (>= 1.8), libxcb-glx0 (>= 1.8), libxcb1, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxxf86vm1
Pre-Depends: multiarch-support, dpkg (>= 1.15.6~)
Recommends: libgl1-mesa-dri (>= 7.2)
Breaks: fglrx-glx (<< 1:11-6-1), glx-diversions (<< 0.4), libgl1-nvidia-alternatives (<= 275.09.07-1)
Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0)
Description: free implementation of the OpenGL API -- GLX runtime
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the author makes no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering.  For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.
Homepage: http://mesa3d.sourceforge.net/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: x11-utils
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: x11
Installed-Size: 594
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7~1ubuntu1
Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.9.0), libfontenc1, libgl1-mesa-glx | libgl1, libx11-6, libx11-xcb1, libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1, libxxf86vm1
Suggests: mesa-utils
Conffiles:
 /etc/X11/app-defaults/Xfd 60b82c8a81cdcfc3876bb03b48120768
 /etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772
 /etc/X11/app-defaults/Editres 04c860eb13ac3a4e8d74ebebcf3da76c
 /etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67
 /etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115
 /etc/X11/app-defaults/Editres-color f16b07f1caf85b42cd40355e23d927a0
 /etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282
 /etc/X11/app-defaults/XFontSel 183bca665ae87e3943bdb4362d21973d
Description: X11 utilities
 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of X utilities
 that ship with the X Window System, including:
  - appres, editres, listres and viewres, which query the X resource database;
  - luit, a filter that can be run between an arbitrary application and a
    UTF-8 terminal emulator;
  - xdpyinfo, a display information utility for X;
  - xdriinfo, query configuration information of DRI drivers;
  - xev, an X event displayer;
  - xfd, a tool that displays all the glyphs in a given X font;
  - xfontsel, a tool for browsing and selecting X fonts;
  - xkill, a tool for terminating misbehaving X clients;
  - xlsatoms, which lists interned atoms defined on an X server;
  - xlsclients, which lists client applications running on an X display;
  - xlsfonts, a server font list displayer;
  - xmessage, a tool to display message or dialog boxes;
  - xprop, a property displayer for X;
  - xvinfo, an Xv extension information utility for X;
  - xwininfo, a window information utility for X;
 .
 The editres and viewres programs use bitmap images provided by the
 xbitmaps package. The luit program requires locale information from
 the libx11-data package.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: base-passwd
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 165
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Version: 3.5.26
Replaces: base
Depends: libc6 (>= 2.8)
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: uuid-runtime
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Replaces: e2fsprogs (<= 1.40.3-1ubuntu1)
Depends: passwd, libuuid1 (>= 2.20.1), libc6 (>= 2.4)
Description: runtime components for the Universally Unique ID library
 The libuuid library generates and parses 128-bit universally unique
 ids (UUIDs).  A UUID is an identifier that is unique across both
 space and time, with respect to the space of all UUIDs.  A UUID can
 be used for multiple purposes, from tagging objects with an extremely
 short lifetime, to reliably identifying very persistent objects
 across a network.
 .
 See RFC 4122 for more information.
 .
 This package contains the uuidgen program and the uuidd daemon.
 .
 The uuidd daemon is used to generate UUIDs, especially time-based
 UUID’s, in a secure and guaranteed-unique fashion, even in the face
 of large numbers of threads trying to grab UUID’s running on
 different CPU’s. It is used by libuuid as well as the uuidgen
 program.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: ia32-libs
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 20090808ubuntu36
Provides: ia32-libs-gtk, ia32-libs-sdl, lib32v4l-0
Depends: ia32-libs-multiarch
Breaks: flashplugin-installer (<< 10.3.183.4ubuntu4), nspluginwrapper (<< 1.4.4-0ubuntu2)
Description: ia32 shared libraries - transitional package
 This is a transitional package depending on ia32-libs-multiarch, an i386-only
 metapackage that depends on all of the libraries that were previously
 included in this package.  If no other packages are installed that depend
 on this package, it can be safely removed.
Original-Maintainer: Debian ia32-libs Team <pkg-ia32-libs-maintainers@lists.alioth.debian.org>

Package: bind9-host
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Provides: host
Depends: libbind9-90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libc6 (>= 2.14), libdns95 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libisc92 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libisccfg90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), liblwres90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2)
Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Description: Version of 'host' bundled with BIND 9.X
 This package provides the 'host' program in the form that is bundled with
 the BIND 9.X sources.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libaprutil1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apr-util
Version: 1.4.1-3
Depends: libapr1 (>= 1.3.2), libc6 (>= 2.14), libdb5.1, libexpat1 (>= 2.0.1), libssl1.0.0 (>= 1.0.0)
Description: Apache Portable Runtime Utility Library
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Homepage: http://apr.apache.org/

Package: libqt4-opengl
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1228
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1), libx11-6, libxrender1
Pre-Depends: multiarch-support
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Description: Qt 4 OpenGL module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtOpenGL module offers classes that make it easy to use OpenGL in Qt
 applications.
 .
 OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
 rendering and provides little or no support for GUI programming issues.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: librsvg2-2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: librsvg
Version: 2.36.4-1
Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcroco3 (>= 0.6.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.18.0), libxml2 (>= 2.8.0)
Pre-Depends: multiarch-support
Recommends: librsvg2-common
Suggests: librsvg2-bin
Description: SAX-based renderer library for SVG files (runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the runtime library, necessary to run
 applications using librsvg.
Original-Maintainer: Josselin Mouette <joss@debian.org>
Homepage: http://librsvg.sourceforge.net/

Package: libcomerr2
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: e2fsprogs
Version: 1.42.5-1ubuntu4
Replaces: e2fsprogs (<< 1.34-1)
Provides: libcomerr-kth-compat
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>

Package: libcomerr2
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: e2fsprogs
Version: 1.42.5-1ubuntu4
Replaces: e2fsprogs (<< 1.34-1)
Provides: libcomerr-kth-compat
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>

Package: sasl2-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-6ubuntu0.1
Depends: libsasl2-2 (>= 2.1.25.dfsg1-6ubuntu0.1), libc6 (>= 2.15), libdb5.1, libkrb5-3 (>= 1.7dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.0), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6), db-util, debconf (>= 1.4.69) | cdebconf (>= 0.39)
Conffiles:
 /etc/default/saslauthd a0a515b28e43d5289027b6dc49eb371c
 /etc/init.d/saslauthd 0b0fd8b52c7ce95d1136f693bdadbad7
Description: Cyrus SASL - administration programs for SASL users database
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains administration programs for the SASL users
 database and common binary files for plugin modules.
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>

Package: liborc-0.4-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 658
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: orc
Version: 1:0.4.17-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Library of Optimized Inner Loops Runtime Compiler
 Orc is a library and set of tools for compiling and executing
 very simple programs that operate on arrays of data.  The "language"
 is a generic assembly language that represents many of the features
 available in SIMD architectures, including saturated addition and
 subtraction, and many arithmetic operations.
 .
 This package contains the orc shared libraries.  It is typically
 installed automatically when an application or library requires it.
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
Homepage: http://code.entropywave.com/projects/orc/

Package: groff-base
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: text
Installed-Size: 2784
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Source: groff
Version: 1.22.1-3
Replaces: groff (<< 1.20.1-6), jgroff (<< 1.17-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Suggests: groff
Breaks: groff (<< 1.17-1), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14)
Conffiles:
 /etc/groff/mdoc.local ff5789529422421c5e5128f22c248e0c
 /etc/groff/man.local f2c6e1f0ab35c26505d35e3abbda7606
Description: GNU troff text-formatting system (base system components)
 This package contains the traditional UN*X text formatting tools
 troff, nroff, tbl, eqn, and pic. These utilities, together with the
 man-db package, are essential for displaying the on-line manual pages.
 .
 groff-base is a stripped-down package containing the necessary components
 to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
 device (groff's default). Users who want a full groff installation, with
 the standard set of devices, fonts, macros, and documentation, should
 install the groff package.
Homepage: https://www.gnu.org/software/groff/

Package: gnupg
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: utils
Installed-Size: 1692
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.12-7ubuntu1.3
Depends: libbz2-1.0, libc6 (>= 2.15), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info, gpgv
Suggests: gnupg-curl, gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1
Description: GNU privacy guard - a free PGP replacement
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 GnuPG 1.4 is the standalone, non-modularized series. In contrast to
 the version 2 series, shipped with the gnupg2 package, it comes
 with no support for S/MIME and some other tools useful for desktop
 environments, but also with less dependencies.
 .
 The gnupg package is built without libcurl. So it does not support
 HKPS keyservers. Install the gnupg-curl package if you want to use
 the keyserver helper tools built with libcurl and supporting HKPS.
 .
 GnuPG does not use any patented algorithms. This means it cannot be
 compatible with PGP2, because that uses IDEA (which is patented in
 a number of countries).
Homepage: http://www.gnupg.org
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>

Package: libisccc90
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.14), libisc92
Conflicts: libbind0, libbind9-41
Description: Command Channel Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libgail18
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 558
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gtk+2.0
Version: 2.24.17-0ubuntu2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.27.3), libpango1.0-0 (>= 1.28.3), libgtk2.0-0 (= 2.24.17-0ubuntu2)
Pre-Depends: multiarch-support
Description: GNOME Accessibility Implementation Library -- shared libraries
 Gail implements ATK interfaces for GTK+ widgets which are dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 an application that use standard GTK+ widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains the shared library.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: x11-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: x11
Installed-Size: 492
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Source: xorg
Version: 1:7.7+1ubuntu4
Depends: debconf (>= 0.5) | debconf-2.0, lsb-base (>= 1.3-9ubuntu2)
Conffiles:
 /etc/init.d/x11-common aacceda738fb4e684ff00b5ac3fb6c0a
 /etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0
 /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
 /etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233
 /etc/X11/Xsession 50678401170c9c701d2375bd279690c5
 /etc/X11/Xsession.d/60x11-common_xdg_path 2e26bf3ff07f92cbfd1b12a63047f6c4
 /etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd
 /etc/X11/Xsession.d/90x11-common_ssh-agent ae74aadf705c5fccf841ef921b45ca72
 /etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d
 /etc/X11/Xsession.d/20x11-common_process-args 862c8286749d25fe58dd98cad24c3fe4
 /etc/X11/Xsession.d/60x11-common_localhost 2353ea72efc0c3e101058c3c56e282b4
 /etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040
 /etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c
 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
 /etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f
Description: X Window System (X.Org) infrastructure
 x11-common contains the filesystem infrastructure required for further
 installation of the X Window System in any configuration; it does not
 provide a full installation of clients, servers, libraries, and utilities
 required to run the X Window System.
 .
 A number of terms are used to refer to the X Window System, including "X",
 "X Version 11", "X11", "X11R6", and "X11R7".  The version of X used in
 Debian is derived from the version released by the X.Org Foundation, and
 is thus often also referred to as "X.Org".  All of the preceding quoted
 terms are functionally interchangeable in an Debian system.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libopenal1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 389
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: openal-soft
Version: 1:1.14-4ubuntu1
Depends: libopenal-data (= 1:1.14-4ubuntu1), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: libasound2 (>= 1.0.23), libpulse0 (>= 1:0.99.1)
Suggests: libportaudio2 (>= 19+svn20101113), libroar-compat2
Description: Software implementation of the OpenAL API (shared library)
 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This library is meant as a compatible update/replacement to the OpenAL Sample
 Implementation (the SI). The SI has been unmaintained for quite a while, and
 would require a lot of work to clean up. This is a fork the old Windows version
 to attempt an accelerated ALSA version of an OpenAL implementation.
 .
 OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
 opposed to the SI's 4-channel max (though it did have some provisions for 6
 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
 does not support the Vorbis and MP3 extensions, however those were considered
 deprecated even in the SI. It does, though, support some of the newer
 extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
 floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
 and others.
 .
 This package installs the OpenAL Soft shared library.
Homepage: http://kcat.strangesoft.net/openal.html
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.60-24.2ubuntu1
Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
Depends: libc6 (>= 2.14)
Conflicts: ja-trans (<= 0.8-2)
Description: The NET-3 networking toolkit
 This package includes the important tools for controlling the network
 subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
 rarp, nameif and route.  Additionally, this package contains utilities
 relating to particular network hardware types (plipconfig, slattach,
 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
 .
 In the upstream package 'hostname' and friends are included. Those are
 not installed by this package, since there is a special "hostname*.deb".
Homepage: http://net-tools.berlios.de/
Original-Maintainer: net-tools Team <pkg-net-tools-maintainers@lists.alioth.debian.org>

Package: libxfixes3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxfixes
Version: 1:5.0-4ubuntu5.13.04.1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Breaks: unity (<< 5.6.0-0ubuntu2)
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxfixes3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxfixes
Version: 1:5.0-4ubuntu5.13.04.1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Breaks: unity (<< 5.6.0-0ubuntu2)
Description: X11 miscellaneous 'fixes' extension library
 libXfixes provides an X Window System client interface to the 'XFIXES'
 extension to the X protocol.
 .
 It provides support for Region types, and some cursor functions.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libsndfile1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsndfile
Version: 1.0.25-5
Depends: libc6 (>= 2.7), libflac8 (>= 1.2.1), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2)
Pre-Depends: multiarch-support
Description: Library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM, and compressed formats);
 Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
 formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
 Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS  (.PAF); Apple's Core Audio Format
 (CAF) and others.
Original-Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Homepage: http://www.mega-nerd.com/libsndfile/

Package: debconf-i18n
Status: install ok installed
Priority: important
Section: localization
Installed-Size: 1100
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.49ubuntu1
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>

Package: libxmu6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxmu
Version: 2:1.1.1-1
Depends: libc6 (>= 2.14), libx11-6, libxext6, libxt6
Pre-Depends: multiarch-support
Description: X11 miscellaneous utility library
 libXmu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  libXmuu is a lighter-weight version that does not depend
 on libXt or libXext; for more information, see libxmuu1.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxmu6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxmu
Version: 2:1.1.1-1
Depends: libc6 (>= 2.7), libx11-6, libxext6, libxt6
Pre-Depends: multiarch-support
Description: X11 miscellaneous utility library
 libXmu provides a set of miscellaneous utility convenience functions for X
 libraries to use.  libXmuu is a lighter-weight version that does not depend
 on libXt or libXext; for more information, see libxmuu1.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libqtwebkit4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 34938
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: qtwebkit-source
Version: 2.3.0-0ubuntu2
Replaces: libqt4-webkit (<= 4:4.7.0~beta1)
Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.9.0), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.31), libgstreamer0.10-0 (>= 0.10.31), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libqt4-network (>= 4:4.7.0~beta1), libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.6), libx11-6, libxml2 (>= 2.7.4), libxrender1, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.0)
Pre-Depends: multiarch-support
Description: Web content engine library for Qt
 QtWebKit provides a Web browser engine that makes it easy to embed content
 from the World Wide Web into your Qt application.
Homepage: http://trac.webkit.org/wiki/QtWebKit
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.14-1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14)
Suggests: libpcre3 (>= 7.7)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts.  Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.gnu.org/software/grep/

Package: cracklib-runtime
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cracklib2
Version: 2.8.22-0ubuntu1
Depends: libc6 (>= 2.4), libcrack2 (>= 2.8.22-0ubuntu1), file
Recommends: wamerican | wordlist
Conffiles:
 /etc/logcheck/ignore.d.paranoid/cracklib-runtime a309e8671caa59db4127b745b516fead
 /etc/cracklib/cracklib.conf 07f3a98ebcc92b9254649521e63d5bc5
 /etc/cron.daily/cracklib-runtime 41bd6472edd0d6fa166880428e9e46aa
Description: runtime support for password checker library cracklib2
 Run-time support programs which use the shared library in libcrack2
 including programs to build the password dictionary databases used by
 the functions in the shared library.
Original-Maintainer: Jan Dittberner <jandd@debian.org>
Homepage: http://sourceforge.net/projects/cracklib

Package: glib-networking-services
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: glib-networking
Version: 2.36.2-0ubuntu0.1
Replaces: glib-networking (<< 2.30.1-2)
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.35.8), libproxy1 (>= 0.4.7), glib-networking-common (= 2.36.2-0ubuntu0.1)
Recommends: glib-networking
Breaks: glib-networking (<< 2.30.1-2)
Description: network-related giomodules for GLib - D-Bus services
 This package contains D-Bus services that are used by the GIO network
 extensions in glib-networking, for actions that need to be done in a
 separate process.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libtirpc1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libtirpc
Version: 0.2.2-5build1
Depends: libc6 (>= 2.15), libgssglue1
Pre-Depends: multiarch-support
Conffiles:
 /etc/netconfig ca8db53e3af4d735335c2607d21c7195
Description: transport-independent RPC library
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
Original-Maintainer: Steinar H. Gunderson <sesse@debian.org>

Package: libnl-genl-3-200
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnl3
Version: 3.2.16-0ubuntu1
Depends: libnl-3-200 (= 3.2.16-0ubuntu1), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: library for dealing with netlink sockets - generic netlink
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the generic netlink protocol, an extended version of the netlink
 protocol.
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Homepage: http://people.suug.ch/~tgr/libnl/

Package: libaprutil1-ldap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apr-util
Version: 1.4.1-3
Depends: libaprutil1 (= 1.4.1-3), libc6 (>= 2.2.5), libldap-2.4-2 (>= 2.4.7)
Description: Apache Portable Runtime Utility Library - LDAP Driver
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
 .
 APR Util is a utilities library implemented on top of apr, providing database
 access, xml parsing, and other useful functionality.
 .
 This package contains the LDAP driver.
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Homepage: http://apr.apache.org/

Package: libmpg123-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: mpg123
Version: 1.14.4-1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: MPEG layer 1/2/3 audio decoder (shared library)
 mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
 .
 This package contains the C libraries needed to run executables that use
 the mpg123 library.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://mpg123.org/

Package: plymouth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.8-0ubuntu6.2
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.1.1), libdrm2 (>= 2.4.25), libplymouth2 (= 0.8.8-0ubuntu6.2), libtinfo5, upstart-job, udev (>= 166-0ubuntu4), mountall (>= 2.0), initramfs-tools
Recommends: plymouth-theme-ubuntu-text | plymouth-theme
Breaks: gdm (<< 3.0.4-0ubuntu11), kdm (<< 4:4.7.1-0ubuntu3), lightdm (<< 0.9.7-0ubuntu2), lubuntu-plymouth-theme (<= 0.4), lxdm (<< 0.4.1-0ubuntu2), ubuntustudio-plymouth-theme (<= 0.38), xubuntu-plymouth-theme (<< 10.04.4)
Conflicts: usplash
Conffiles:
 /etc/init/plymouth-ready.conf a879350452d6899d167c53b63bf3d53a
 /etc/init/plymouth.conf 084bd12826687f240deeb910629be271
 /etc/init/plymouth-upstart-bridge.conf fc7a0061dbe7b78d3615bcbfbdc8baaa
 /etc/init/plymouth-splash.conf 63b63b446cc981dc4f2fa5772b4b3e93
 /etc/init/plymouth-log.conf 65d2943a69f455dec3fed43fd7996d76
 /etc/init/plymouth-stop.conf 85e687292436631eaa98959be0bad17a
Description: graphical boot animation and logger - main package
 Plymouth is an application that runs very early in the boot process
 (even before the root filesystem is mounted!) that provides a graphical
 boot animation while the boot process happens in the background.

Package: libqt4-designer
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 8336
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-script (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-xml (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Description: Qt 4 designer module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtDesigner module provides classes that allow you to create your own
 custom widget plugins for Qt Designer, and classes that enable you to access
 Qt Designer's components.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libcurl3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: curl
Version: 7.29.0-1ubuntu3.4
Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4
Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.10+dfsg~), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), librtmp0 (>= 2.3), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Recommends: ca-certificates
Conflicts: libcurl4
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, POP3, POP3S, RTMP,
 RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Homepage: http://curl.haxx.se
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>

Package: libxdamage1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxdamage
Version: 1:1.1.3-2build2
Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 damaged region extension library
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxdamage1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxdamage
Version: 1:1.1.3-2build2
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1)
Pre-Depends: multiarch-support
Description: X11 damaged region extension library
 libXdamage provides an X Window System client interface to the DAMAGE
 extension to the X protocol.
 .
 The Damage extension provides for notification of when on-screen regions have
 been 'damaged' (altered).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxaw7
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 518
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxaw
Version: 2:1.0.10-2
Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6, libxpm4, libxt6
Pre-Depends: multiarch-support
Description: X11 Athena Widget library
 libXaw7 provides the second version of Xaw, the Athena Widgets tookit,
 which is largely used by legacy X applications.  This version is the
 most common version, as version 6 is considered deprecated, and version
 8, which adds Xprint support, is unsupported and not widely used.
 In general, use of a more modern toolkit such as GTK+ is recommended.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxaw7
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 478
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxaw
Version: 2:1.0.10-2
Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6, libxpm4, libxt6
Pre-Depends: multiarch-support
Description: X11 Athena Widget library
 libXaw7 provides the second version of Xaw, the Athena Widgets tookit,
 which is largely used by legacy X applications.  This version is the
 most common version, as version 6 is considered deprecated, and version
 8, which adds Xprint support, is unsupported and not widely used.
 In general, use of a more modern toolkit such as GTK+ is recommended.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXaw
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: upstart
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 1364
Maintainer: James Hunt <james.hunt@ubuntu.com>
Architecture: amd64
Version: 1.8-0ubuntu1
Replaces: startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.2.16), libjson0 (>= 0.10-1.1ubuntu1), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libudev1 (>= 183), sysvinit-utils, sysv-rc, initscripts, mountall, ifupdown (>= 0.6.10ubuntu5), debianutils (>= 4)
Suggests: python3, graphviz, bash-completion, upstart-monitor
Breaks: friendly-recovery (<< 0.2.13), libc6 (<< 2.12.1-0ubuntu12)
Conflicts: lxcguest, startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
Conffiles:
 /etc/upstart-xsessions 58db130f4aa866847f4248b26f7c36a0
 /etc/dbus-1/system.d/Upstart.conf 64be74cddb0c74b7d98202b40389784c
 /etc/logrotate.d/upstart 070767086a27883ec119e1dde779a856
 /etc/bash_completion.d/upstart 080f7eee4a3f3e5f76197eaa581fb4da
 /etc/X11/Xsession.d/99upstart 488131abd13c22f2d10f0e3a9a774542
 /etc/X11/Xsession.d/00upstart e37103d22296fe92506d91bd1372d60d
 /etc/init/shutdown.conf 559659602cefe7e8d3c1e76820f5ae5d
 /etc/init/upstart-file-bridge.conf 2d7066bb5eeadb5df04eda6de24d5e58
 /etc/init/rc.conf 1b492dd211353c22963ee701a7881cdd
 /etc/init/rcS.conf 8533688686f75d7bcf20da5a0d36d94b
 /etc/init/tty5.conf 6d5794f72a1098b008e53e326a6bb5a0
 /etc/init/tty4.conf 2c78cd865d848bb2674104905151dbe2
 /etc/init/console.conf 8d79b0205f2daffb473604ce53e1dc83
 /etc/init/rc-sysinit.conf a50c045d9390a6e6c43c18b19cd72fe5
 /etc/init/tty1.conf f42f2298f711147ecf177054294861a7
 /etc/init/control-alt-delete.conf 16e6603524084b63b0f0ca04eb56757e
 /etc/init/failsafe.conf 0b88eeccf6c8fd456e886aa7a76e3291
 /etc/init/flush-early-job-log.conf 09e959647877c39f6490ad29b8a35a28
 /etc/init/tty3.conf 6608f08adf00a282358a1eeb9bdcf78e
 /etc/init/tty2.conf 0d9326fdda081ac96d92bbc57ff773e4
 /etc/init/container-detect.conf 6bae6257355ad7322e7263e567817465
 /etc/init/upstart-socket-bridge.conf 5f3eaca09ee1f03d5d0686ea99f8c051
 /etc/init/upstart-udev-bridge.conf 2c24bb70877476b5e7016ccf6de745a4
 /etc/init/wait-for-state.conf 7a4d89f072e4ba9de84599627e53e011
 /etc/init/tty6.conf e8ad2f0411614f9c8dc9c4e364763549
Description: event-based init daemon
 upstart is a replacement for the /sbin/init daemon which handles
 starting of tasks and services during boot, stopping them during
 shutdown and supervising them while the system is running.
Homepage: http://upstart.ubuntu.com/

Package: mlocate
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.25-0ubuntu2
Depends: libc6 (>= 2.14), adduser
Conflicts: findutils (<= 4.2.31-1), slocate (<= 3.1-1.1)
Conffiles:
 /etc/updatedb.conf c5094a717466f255c102bcc0a1103ab8
 /etc/cron.daily/mlocate dacff83a18b83a8762c82db7c778139c
Description: quickly find files on the filesystem based on their name
 mlocate is a new implementation of locate, a tool to find files
 anywhere in the filesystem based on their name, using a fixed pattern
 or a regular expression. Unlike other tools like find(1), locate uses
 a previously created database to perform the search, allowing queries
 to execute much faster. This database is updated periodically from
 cron.
 .
 Several implementations of locate exist: the original implementation
 from GNU's findutils, slocate, and mlocate. The advantages of mlocate
 are:
 .
  * it indexes all the filesystem, but results of a search will only
    include files that the user running locate has access to. It does
    this by updating the database as root, but making it unreadable for
    normal users, who can only access it via the locate binary. slocate
    does this as well, but not the original locate.
 .
  * instead of re-reading all the contents of all directories each time
    the database is updated, mlocate keeps timestamp information in its
    database and can know if the contents of a directory changed without
    reading them again. This makes updates much faster and less demanding
    on the hard drive. This feature is only found in mlocate.
 .
 Installing mlocate will change the /usr/bin/locate binary to point to
 mlocate via the alternatives mechanism. After installation, you may
 wish to run /etc/cron.daily/mlocate by hand to create the database,
 otherwise mlocate won't work until that script is run from cron itself
 (since mlocate does not use the same database file as standard locate).
 Also, you may wish to remove the "locate" package in order not to have
 two different database files updated regularly on your system.
Homepage: http://carolina.mff.cuni.cz/~trmac/blog/mlocate
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>

Package: libmng1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 605
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libmng
Version: 1.0.10-3build1
Replaces: libmng, libmng-dev (<< 1.0.0-3)
Depends: libc6 (>= 2.11), libjpeg8 (>= 8c), liblcms1 (>= 1.15-1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: Multiple-image Network Graphics library
 The libmng library supports decoding, displaying, encoding, and various other
 manipulations of the Multiple-image Network Graphics (MNG) format image files.
 It uses the zlib compression library, and optionally the JPEG library by the
 Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
 library by Marti Maria Saguar.
Original-Maintainer: Kartik Mistry <kartik@debian.org>
Homepage: http://www.libmng.com

Package: ftp
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netkit-ftp
Version: 0.17-28
Replaces: netstd
Depends: libc6 (>= 2.15), libreadline6 (>= 6.0), netbase
Description: classical file transfer client
 This is the user interface to the ARPANET standard File Transfer Protocol.
 The program allows a user to transfer files to and from a remote network
 site.
Original-Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>

Package: libpipeline1
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 88
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Source: libpipeline
Version: 1.2.2-2
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: pipeline manipulation library
 This is a C library for setting up and running pipelines of processes,
 without needing to involve shell command-line parsing which is often
 error-prone and insecure.
Homepage: http://libpipeline.nongnu.org/

Package: gvfs-libs
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 601
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gvfs
Version: 1.16.1-0ubuntu1.1
Replaces: gvfs (<< 1.10.1-1), libgvfscommon0
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.0), libsecret-1-0 (>= 0.7), gvfs-common (= 1.16.1-0ubuntu1.1)
Breaks: gvfs (<< 1.10.1-1)
Conflicts: libgvfscommon0
Description: userspace virtual filesystem - private libraries
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: gvfs-libs
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 574
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gvfs
Version: 1.16.1-0ubuntu1.1
Replaces: gvfs (<< 1.10.1-1), libgvfscommon0
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.0), libsecret-1-0 (>= 0.7), gvfs-common (= 1.16.1-0ubuntu1.1)
Breaks: gvfs (<< 1.10.1-1)
Conflicts: libgvfscommon0
Description: userspace virtual filesystem - private libraries
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libsasl2-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-6ubuntu0.1
Replaces: libsasl2
Depends: libc6 (>= 2.15), libdb5.1
Pre-Depends: multiarch-support
Recommends: libsasl2-modules (= 2.1.25.dfsg1-6ubuntu0.1)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to
 use this package on a server that provides SASL authentication, then
 you must install some of the libsasl2-modules* packages.
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>

Package: libsasl2-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-6ubuntu0.1
Replaces: libsasl2
Depends: libc6 (>= 2.15), libdb5.1
Pre-Depends: multiarch-support
Recommends: libsasl2-modules (= 2.1.25.dfsg1-6ubuntu0.1)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to
 use this package on a server that provides SASL authentication, then
 you must install some of the libsasl2-modules* packages.
Homepage: http://www.cyrusimap.org/
Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>

Package: passwd
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 2274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: shadow
Version: 1:4.1.5.1-1ubuntu4.1
Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libsemanage1 (>= 2.0.3), libpam-modules, debianutils (>= 2.15.2)
Conffiles:
 /etc/init/passwd.conf ea81baf06e4c358225ce22b786ad9e6a
 /etc/cron.daily/passwd db990990933b6f56322725223f13c2bc
 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
 /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
 /etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian
Homepage: http://pkg-shadow.alioth.debian.org/
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>

Package: libiec61883-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libiec61883
Version: 1.2.0-0.1ubuntu2
Depends: libc6 (>= 2.3.4), libraw1394-11
Pre-Depends: multiarch-support
Description: an partial implementation of IEC 61883
 This library is an implementation of IEC 61883, part 1 (CIP, plug
 registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6
 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC
 61883 protocols.
 .
 The libiec61883 library provides a higher level API for streaming DV,
 MPEG-2 and audio over Linux IEEE 1394. This includes both reception and
 transmission. It uses the new "rawiso" API of libraw1394, which
 transparently provides mmap-ed DMA for efficient data transfer. It also
 represents the third generation of I/O technology for Linux 1394 for
 these media types thereby removing the complexities of additional kernel
 modules, /dev nodes, and procfs. It also consolidates features for plug
 control registers and connection management that previously existed in
 experimental form in an unreleased version of libavc1394.
Original-Maintainer: Marcio Roberto Teixeira <marciotex@gmail.com>

Package: libdns95
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1711
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.14), libgeoip1 (>= 1.4.8+dfsg), libgssapi-krb5-2 (>= 1.10+dfsg~), libisc92, libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.0)
Conflicts: libbind0, libbind9-41
Description: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libdns shared library used by BIND's daemons and
 clients.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: bsdmainutils
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: utils
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9.0.4ubuntu3
Depends: libc6 (>= 2.14), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Conffiles:
 /etc/default/bsdmainutils bded239f4fea461cc5c92c3bd5a28cc9
 /etc/cron.daily/bsdmainutils 559387f792462a62e3efb1d573e38d11
 /etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96
Description: collection of more utilities from FreeBSD
 This package contains lots of small programs many people expect to find when
 they use a BSD-style Unix system.
 .
 It provides banner (as printerbanner), calendar, col, colcrt, colrm, column,
 from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and
 write (as bsd-write).
 .
 This package used to contain whois and vacation, which are now distributed in
 their own packages. Also here was tsort, which is now in the "coreutils"
 package.
Original-Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net>

Package: libgdk-pixbuf2.0-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gdk-pixbuf
Version: 2.28.0-0ubuntu1
Replaces: libgdk-pixbuf2.0-0 (<< 2.24.0-2)
Breaks: libgdk-pixbuf2.0-0 (<< 2.24.0-2)
Description: GDK Pixbuf library - data files
 This package contains the common files and translations for the GDK
 Pixbuf library.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.12ubuntu1
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.4), upstart-job
Breaks: nis (<< 3.17-30)
Conffiles:
 /etc/init/hostname.conf 2521555e6850a6ee2461a4444b4c1d0d
Description: utility to set/show the host name or domain name
 This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.
Original-Maintainer: Debian Hostname Team <hostname-devel@lists.alioth.debian.org>

Package: bsd-mailx
Status: install ok installed
Priority: standard
Section: mail
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.1.2-0.20111106cvs-1ubuntu1
Replaces: mailx (<< 1:20071201)
Provides: mail-reader, mailx
Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.2.0), libc6 (>= 2.14), liblockfile1 (>= 1.0)
Breaks: mailutils (<< 1:1.1+dfsg1-4), mailx (<< 1:20071201)
Conffiles:
 /etc/mail.rc 2bd8160a85f53c20e55ebd375fc89431
Description: simple mail user agent
 mailx is the traditional command-line-mode mail user agent.
 Even if you don't use it, it may be required by other programs.
Original-Maintainer: Robert Luberda <robert@debian.org>

Package: xinetd
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 336
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.3.14-7.1ubuntu1
Provides: inet-superserver
Depends: libc6 (>= 2.15), libwrap0 (>= 7.6-4~), netbase, update-inetd, lsb-base (>= 3.2-14)
Recommends: sysklogd | system-log-daemon, logrotate
Conflicts: inet-superserver
Conffiles:
 /etc/xinetd.conf a64b7bd7a27f50a9faa7d4931a5f7806
 /etc/default/xinetd 9908ac7857744b69a6ca5b18b8d53087
 /etc/xinetd.d/time 79611502b111ae2d459b6623b511861c
 /etc/xinetd.d/daytime 68a43a025bdf53317f5b3db387e56337
 /etc/xinetd.d/chargen 095cb40a0cb3e4cbbae0331d3915c4df
 /etc/xinetd.d/discard 77f8ac8066a0427f2c2791caaf2d36a8
 /etc/xinetd.d/echo 8af1078b9dbe778d76a6cd070e153f99
 /etc/init/xinetd.conf 8b8bc68acf27ae09755d71b09d3ddab4
Description: replacement for inetd with many enhancements
 xinetd has access control mechanisms, extensive logging capabilities,
 the ability to make services available based on time, and can place
 limits on the number of servers that can be started, among other things.
 .
 It has the ability to redirect TCP streams to a remote host and port.
 This is useful for those of that use IP masquerading, or NAT, and want
 to be able to reach your internal hosts.
 .
 It also has the ability to bind specific services to specific interfaces.
 This is useful when you want to make services available for your internal
 network, but not the rest of the world. Or to have a different service
 running on the same port, but different interfaces.
Homepage: http://www.xinetd.org
Original-Maintainer: Pierre Habouzit <madcoder@debian.org>

Package: libacl1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: acl
Version: 2.2.51-8ubuntu3
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libacl1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: acl
Version: 2.2.51-8ubuntu3
Depends: libattr1 (>= 1:2.4.46-8), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: screen
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 896
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.0.3-14ubuntu9
Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libtinfo5, dpkg (>= 1.15.4) | install-info, upstart-job
Suggests: byobu
Conffiles:
 /etc/screenrc 12c245238eb8b653625bba27dc81df6a
 /etc/init/screen-cleanup.conf 441f4a1c5b41d7f23427be5aa6ccbbcc
Description: terminal multiplexor with VT100/ANSI terminal emulation
 screen is a terminal multiplexor that runs several separate "screens" on a
 single physical character-based terminal.  Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions.  Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features.  Some of these are:
 configurable input and output translation, serial port support, configurable
 logging, multi-user support, and utf8 charset support.
Homepage: http://savannah.gnu.org/projects/screen
Original-Maintainer: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>

Package: libpam-runtime
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pam
Version: 1.1.3-8ubuntu2
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 1.5.19), libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Conffiles:
 /etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
 /etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libaudio2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: nas
Version: 1.9.3-5ubuntu0.13.04.1
Replaces: nas-lib
Provides: nas-lib
Depends: libc6 (>= 2.15), libxau6, libxt6
Pre-Depends: multiarch-support
Suggests: nas
Description: Network Audio System - shared libraries
 The Network Audio System (NAS) was developed by NCD for playing,
 recording, and manipulating audio data over a network. Like the X
 Window System, it uses the client/server model to separate
 applications from the specific drivers that control audio input and
 output devices.
 .
 This package contains the NAS library (libaudio), needed for both remote
 and local output.
Original-Maintainer: Steve McIntyre <93sam@debian.org>

Package: libjpeg8
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libjpeg8-empty
Version: 8c-2ubuntu7
Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6)
Description: Independent JPEG Group's JPEG runtime library (dependency package)
 libjpeg8 dependency package, depending on libjpeg-turbo8.

Package: librsvg2-common
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: librsvg
Version: 2.36.4-1
Depends: libc6 (>= 2.3.6-6~), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), librsvg2-2 (= 2.36.4-1)
Breaks: libgdk-pixbuf2.0-0 (<< 2.23.5-2), libgtk2.0-0 (<< 2.24.5-4)
Description: SAX-based renderer library for SVG files (extra runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes the gdk-pixbuf loader allowing
 to load SVG images transparently inside GTK+ applications.
Original-Maintainer: Josselin Mouette <joss@debian.org>
Homepage: http://librsvg.sourceforge.net/

Package: libgstreamer0.10-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 2680
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gstreamer0.10
Version: 0.10.36-1ubuntu2
Replaces: gobject-introspection-repository (<< 0.6.5-2)
Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4)
Pre-Depends: multiarch-support
Suggests: gstreamer0.10-tools, gstreamer0.10-plugins-base
Conflicts: gstreamer0.10-plugins-base (<< 0.10.25.2), libgstreamer-plugins-base0.10-0 (<< 0.10.11cvs20070110-0ubuntu5)
Description: Core GStreamer libraries and elements
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the core library and elements.
Homepage: http://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>

Package: libsdl-mixer1.2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sdl-mixer1.2
Version: 1.2.12-3
Depends: libc6 (>= 2.7), libflac8 (>= 1.2.1), libmad0 (>= 0.15.1b-3), libmikmod2 (>= 3.1.10), libsdl1.2debian (>= 1.2.11), libvorbisfile3 (>= 1.1.2)
Pre-Depends: multiarch-support
Description: Mixer library for Simple DirectMedia Layer 1.2, libraries
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.
 .
 This package contains the shared library.
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Homepage: http://www.libsdl.org/projects/SDL_mixer/

Package: libslang2
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 1466
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: slang2
Version: 2.2.4-15ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: libpng12-0
Description: S-Lang programming library - runtime version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains only the shared library libslang.so.* and copyright
 information. It is only necessary for programs that use this library (such
 as jed and slrn). If you plan on doing development with S-Lang, you will
 need the companion -dev package as well.
Homepage: http://www.jedsoft.org/slang/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: libslang2
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 1239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: slang2
Version: 2.2.4-15ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: libpng12-0
Description: S-Lang programming library - runtime version
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package contains only the shared library libslang.so.* and copyright
 information. It is only necessary for programs that use this library (such
 as jed and slrn). If you plan on doing development with S-Lang, you will
 need the companion -dev package as well.
Homepage: http://www.jedsoft.org/slang/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.22-6ubuntu5.1
Depends: apache2-mpm-worker (= 2.2.22-6ubuntu5.1) | apache2-mpm-prefork (= 2.2.22-6ubuntu5.1) | apache2-mpm-event (= 2.2.22-6ubuntu5.1) | apache2-mpm-itk (= 2.2.22-6ubuntu5.1), apache2.2-common (= 2.2.22-6ubuntu5.1)
Description: Apache HTTP Server metapackage
 The Apache Software Foundation's goal is to build a secure, efficient and
 extensible HTTP server as standards-compliant open source software. The
 result has long been the number one web server on the Internet.
 .
 It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy
 scripting and database integration, request/response filtering, many
 flexible authentication schemes, and more.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: initscripts
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 224
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sysvinit
Version: 2.88dsf-13.10ubuntu15
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>= 2.4), mount (>= 2.11x-1), debianutils (>= 4), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.86.ds1-64), sysv-rc | file-rc, coreutils (>= 5.93), passwd, upstart, mountall (>= 2.28)
Recommends: psmisc, e2fsprogs
Breaks: hostname (<< 2.95ubuntu1~boot2), rsyslog (<< 4.2.0-2ubuntu3~boot1), selinux-policy-default (<= 2:0.2.20100524-9), udev (<< 146-2~boot6), upstart (<< 0.6.3-2~boot4)
Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
Conffiles:
 /etc/init.d/bootlogd 267ceea04f703171e6c62f506fda3305
 /etc/init.d/stop-bootlogd 4544c7e1a2d0c713d29424d02faad237
 /etc/init.d/stop-bootlogd-single 648d8624e708151500c5e299a6005afe
 /etc/init.d/halt 6ae1b3b1b8198567a5e32116077f12a2
 /etc/init.d/killprocs 5e404d35091fab6c4889302736ed4602
 /etc/init.d/ondemand dc8aa88e0e98bd7b6bbbfb0c6158433b
 /etc/init.d/rc.local 2964c1446c6453cdde4213eede97ac38
 /etc/init.d/reboot 1b9db1ef7bfd79b128ef85d5065721a6
 /etc/init.d/sendsigs 3b575caa7457cbe6cf096881064b834b
 /etc/init.d/single dc13cb373c5c098a8fb95424701373e3
 /etc/init.d/umountfs 9b65e42431636b29ab429e1e7471b575
 /etc/init.d/umountnfs.sh 5f3600170b867d5408ad5b4ae6f8aae4
 /etc/init.d/umountroot 3be838222127557f1e03d6c17f4d6eb7
 /etc/init.d/urandom 96d5bd37396a40ab5fe7071139f780fc
 /etc/default/bootlogd 70a108da715299a6e33470eb450669fb
 /etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
 /etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>

Package: libblkid1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 246
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: util-linux
Version: 2.20.1-5.1ubuntu8
Depends: libc6 (>= 2.14), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Conffiles:
 /etc/blkid.conf 7f4c49e01e0a23d2f4b20eeb32e95abb
Description: block device id library
 The blkid library which allows system programs like fsck and
 mount to quickly and easily find block devices by filesystem UUID and
 LABEL.  This allows system administrators to avoid specifying
 filesystems by hard-coded device names, but via a logical naming
 system instead.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libdatrie1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libdatrie
Version: 0.2.6-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Double-array trie library
 This package provides shared libraries needed to run programs that use the
 datrie library. It is usually automatically installed.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: http://linux.thai.net/projects/libthai

Package: pwgen
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.06-1ubuntu4
Depends: libc6 (>= 2.14)
Description: Automatic Password generation
 pwgen generates random, meaningless but pronounceable passwords.
 These passwords contain either only lowercase letters, or upper
 and lower case mixed, or digits thrown in.
 Uppercase letters and digits are placed in a way that eases
 remembering their position when memorizing only the word.
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>

Package: python3-minimal
Status: install ok installed
Multi-Arch: allowed
Priority: optional
Section: python
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3-defaults
Version: 3.3.1-0ubuntu1
Replaces: python3 (<< 3.2.3-1~), python3.1 (<< 3.1-2)
Depends: python3.3-minimal (>= 3.3.1-1~), dpkg (>= 1.13.20)
Breaks: idle3 (<< 3.1), python3 (<< 3.2.3-1~), python3-all (<< 3.1), python3-all-dbg (<< 3.1), python3-all-dev (<< 3.1), python3-dbg (<< 3.1), python3-dev (<< 3.1), python3-examples (<< 3.1)
Description: minimal subset of the Python language (default python3 version)
 This package contains the interpreter and some essential modules.  It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python3.3-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libsemanage-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libsemanage
Version: 2.1.6-6ubuntu1
Replaces: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Breaks: libsemanage1 (<= 2.0.41-1), libsemanage1-dev (<< 2.1.6-3~)
Conffiles:
 /etc/selinux/semanage.conf d1fdb8e1e8be6fa446eb9548bc133a4f
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: http://userspace.selinuxproject.org/
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>

Package: libpam-modules-bin
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 223
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pam
Version: 1.1.3-8ubuntu2
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://pam.sourceforge.net/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: libavahi-common-data
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: avahi
Version: 0.6.31-1ubuntu3
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libavahi-common-data
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: avahi
Version: 0.6.31-1ubuntu3
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: apache2-utils
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 355
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.2.22-6ubuntu5.1
Replaces: apache-utils (<< 1.3.33-4), apache2-common, apache2.2-bin (<< 2.2.22-1~)
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Conflicts: apache-common (<< 1.3.28.0.1-1)
Description: utility programs for webservers
 Provides some add-on programs useful for any webserver.  These include:
  - ab (Apache benchmark tool)
  - logresolve (Resolve IP addresses to hostname in logfiles)
  - htpasswd (Manipulate basic authentication files)
  - htdigest (Manipulate digest authentication files)
  - dbmmanage (Manipulate basic authentication files in DBM format, using perl)
  - htdbm (Manipulate basic authentication files in DBM format, using APR)
  - rotatelogs (Periodically stop writing to a logfile and open a new one)
  - split-logfile (Split a single log including multiple vhosts)
  - checkgid (Checks whether the caller can setgid to the specified group)
  - check_forensic (Extract mod_log_forensic output from Apache log files)
  - httxt2dbm (Generate dbm files for use with RewriteMap)
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: findutils
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.4.2-5ubuntu1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14)
Suggests: mlocate | locate
Description: utilities for finding files--find, xargs
 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.
Homepage: http://savannah.gnu.org/projects/findutils/
Original-Maintainer: Andreas Metzler <ametzler@debian.org>

Package: libbsd0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libbsd
Version: 0.4.2-1ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: utility functions from BSD systems - shared library
 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.
Homepage: http://libbsd.freedesktop.org/
Original-Maintainer: Debian GNU/kFreeBSD <debian-bsd@lists.debian.org>

Package: libxft2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xft
Version: 2.3.1-1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
Pre-Depends: multiarch-support
Description: FreeType-based font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxft2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: xft
Version: 2.3.1-1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
Pre-Depends: multiarch-support
Description: FreeType-based font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: xz-utils
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.1.1alpha+20120614-2ubuntu1
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: lzip (<< 1.8~rc2)
Conflicts: lzma (<< 9.22-1), xz-lzma
Description: XZ-format compression utilities
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 This package provides the command line tools for working with XZ
 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
 also handle the older LZMA format, and if invoked via appropriate
 symlinks will emulate the behavior of the commands in the lzma
 package.
 .
 The XZ format is similar to the older LZMA format but includes some
 improvements for general use:
 .
  * 'file' magic for detecting XZ files;
  * crc64 data integrity check;
  * limited random-access reading support;
  * improved support for multithreading (not used in xz-utils);
  * support for flushing the encoder.
Homepage: http://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>

Package: libgail-common
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 902
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gtk+2.0
Version: 2.24.17-0ubuntu2
Depends: libatk1.0-0 (>= 1.18.0), libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.27.3), libpango1.0-0 (>= 1.28.3), libx11-6, libgail18 (= 2.24.17-0ubuntu2)
Breaks: libgnome2-0 (<< 2.32.1-2)
Description: GNOME Accessibility Implementation Library -- common modules
 Gail implements ATK interfaces for GTK+ widgets which are dynamically
 loadable at runtime by a GTK+ application. Once loaded, those parts of
 an application that use standard GTK+ widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains core shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libx11-6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1505
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libx11
Version: 2:1.5.0-1ubuntu1.1
Depends: libc6 (>= 2.15), libxcb1 (>= 1.2), libx11-data
Pre-Depends: multiarch-support
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libx11-6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1489
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libx11
Version: 2:1.5.0-1ubuntu1.1
Depends: libc6 (>= 2.15), libxcb1 (>= 1.2), libx11-data
Pre-Depends: multiarch-support
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libsensors4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: lm-sensors
Version: 1:3.3.2-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Suggests: lm-sensors
Conffiles:
 /etc/sensors.d/.placeholder d41d8cd98f00b204e9800998ecf8427e
 /etc/sensors3.conf a65e81e55558941ce0f3080b9333e18f
Description: library to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you
 to access information from temperature, voltage, and fan speed sensors. It
 works with most newer systems.
 .
 This package contains a shared library for querying lm-sensors.
Homepage: http://www.lm-sensors.org
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>

Package: libjasper1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: jasper
Version: 1.900.1-14
Replaces: libjasper-1.700-2
Depends: libc6 (>= 2.7), libjpeg8 (>= 8c)
Pre-Depends: multiarch-support
Suggests: libjasper-runtime
Conflicts: libjasper-1.700-2
Description: JasPer JPEG-2000 runtime library
 JasPer is a collection of software (i.e., a library and application programs)
 for the coding and manipulation of images.  This software can handle image
 data in a variety of formats.  One such format supported by JasPer is the
 JPEG-2000 format defined in ISO/IEC 15444-1:2000.
 .
 This package contains the shared library.
Original-Maintainer: Roland Stigge <stigge@antcom.de>

Package: libcanberra0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libcanberra
Version: 0.30-0ubuntu2
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.7), libltdl7 (>= 2.4.2), libtdb1 (>= 1.2.7+git20101214), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop
Pre-Depends: multiarch-support
Suggests: libcanberra-gtk0, libcanberra-pulse
Description: simple abstract interface for playing event sounds
 libcanberra defines a simple abstract interface for playing event
 sounds.
 .
 libcanberra relies on the XDG sound naming specification for
 identifying event sounds. On Unix/Linux the right sound to play
 is found via the mechanisms defined in the XDG sound theming
 specification.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Marc-Andre Lureau <marcandre.lureau@gmail.com>

Package: libao4
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libao
Version: 1.1.0-2ubuntu1
Replaces: libao-pulse
Depends: libc6 (>= 2.4), libao-common
Pre-Depends: multiarch-support
Suggests: libasound2, libaudio2, libesd0 | libesd-alsa0, libpulse0
Description: Cross Platform Audio Output Library
 Libao is a cross-platform audio library that allows programs to output audio
 using a simple API on a wide variety of platforms. It currently supports:
 .
  * Null output (handy for testing without a sound device)
  * WAV files
  * AU files
  * OSS (Open Sound System, used on Linux and FreeBSD)
  * ALSA (Advanced Linux Sound Architecture)
  * PulseAudio (next generation GNOME sound server)
  * esd (EsounD or Enlightened Sound Daemon)
  * and several others.
Homepage: http://www.xiph.org/ao/
Original-Maintainer: Ron Lee <ron@debian.org>

Package: ncurses-term
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: misc
Installed-Size: 2117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ncurses
Version: 5.9-10ubuntu4
Replaces: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1), ncurses-base (<< 5.7+20100313-1)
Breaks: bogl-bterm (<< 0.1.18-7), mlterm-common (<< 3.0.2-1)
Description: additional terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains all of the numerous terminal definitions not found in
 the ncurses-base package.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libpaper1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libpaper
Version: 1.1.24+nmu2ubuntu2
Replaces: libpaperg (<< 1.1.9)
Provides: libpaperg
Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28)
Pre-Depends: multiarch-support
Recommends: libpaper-utils
Description: library for handling paper characteristics
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>

Package: libjack-jackd2-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: jackd2
Version: 1.9.9.5+20130127git15950eb1-1
Replaces: libjack-0.116
Provides: libjack-0.116
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 4.6)
Pre-Depends: multiarch-support
Suggests: jackd2 (= 1.9.9.5+20130127git15950eb1-1)
Conflicts: jackd2 (>> 1.9.9.5+20130127git15950eb1-1), jackd2 (<< 1.9.9.5+20130127git15950eb1-1), libjack-0.116, libjack0
Description: JACK Audio Connection Kit (libraries)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the shared libraries.
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Homepage: http://jackaudio.org/

Package: acl
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: utils
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.51-8ubuntu3
Depends: libacl1 (= 2.2.51-8ubuntu3), libc6 (>= 2.14)
Description: Access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.
Homepage: http://savannah.nongnu.org/projects/acl/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: openssh-server
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: net
Installed-Size: 814
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openssh
Version: 1:6.1p1-4
Replaces: openssh-client (<< 1:3.8.1p1-11), ssh, ssh-krb5
Provides: ssh-server
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, openssh-client (= 1:6.1p1-4), upstart-job, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), lsb-base (>= 3.2-13), procps, debianutils (>= 4)
Recommends: xauth, ncurses-term, ssh-import-id
Suggests: ssh-askpass, rssh, molly-guard, ufw, monkeysphere, openssh-blacklist, openssh-blacklist-extra
Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7), ssh-nonfree (<< 2), ssh-socks, ssh2
Conffiles:
 /etc/init.d/ssh d0e38139de8edb57d77ab6553bc1d441
 /etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
 /etc/pam.d/sshd 6cda522e994ad0d3c6f622a0b37966bd
 /etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
 /etc/network/if-up.d/openssh-server f20829022117fba5d8f23d1380deacd4
 /etc/init/ssh.conf 2c7eae0c0ef56b191dad89310fa36b8e
Description: secure shell (SSH) server, for secure access from remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the sshd server.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 sshd replaces the insecure rshd program, which is obsolete for most
 purposes.
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Homepage: http://www.openssh.org/

Package: gvfs
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 535
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 1.16.1-0ubuntu1.1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.35.9), libudev1 (>= 183), gvfs-daemons (>= 1.16.1-0ubuntu1.1), gvfs-daemons (<< 1.16.1-0ubuntu1.1.1~), gvfs-libs (= 1.16.1-0ubuntu1.1), gvfs-common (= 1.16.1-0ubuntu1.1)
Suggests: gvfs-backends
Breaks: brasero (<< 2.28.0-2), libgdu0 (<< 2.28.1-3), libglib2.0-0 (<< 2.30), rhythmbox (<< 0.12.6-2)
Description: userspace virtual filesystem - GIO module
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the GIO module that lets applications use gvfs
 mounts.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libatk1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 214
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: atk1.0
Version: 2.8.0-1
Depends: libc6 (>= 2.2), libglib2.0-0 (>= 2.31.2), libatk1.0-data (= 2.8.0-1)
Pre-Depends: multiarch-support
Description: ATK accessibility toolkit
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This is the runtime part of ATK, needed to run applications built with it.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.gtk.org/

Package: liblzma5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xz-utils
Version: 5.1.1alpha+20120614-2ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)
Homepage: http://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>

Package: liblzma5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: xz-utils
Version: 5.1.1alpha+20120614-2ubuntu1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)
Homepage: http://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>

Package: ttf-dejavu-extra
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: fonts
Installed-Size: 6438
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ttf-dejavu
Version: 2.33-3ubuntu2
Replaces: ttf-dejavu (<< 2.20-1)
Depends: ttf-dejavu-core
Pre-Depends: dpkg (>= 1.15.6~)
Conflicts: ttf-dejavu (<< 2.20-1)
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package includes additional variants, such as oblique, italic,
 bold-oblique, bold-italic and the condensed forms.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: http://dejavu-fonts.org/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>

Package: libnih1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnih
Version: 1.0.3-4ubuntu16
Pre-Depends: multiarch-support, libc6 (>= 2.15~)
Description: NIH Utility Library
 libnih is a light-weight "standard library" of C functions to ease the
 development of other libraries and applications, especially those
 normally found in /lib.
 .
 This package contains the shared library.
Homepage: https://launchpad.net/libnih
Original-Maintainer: Scott James Remnant <scott@netsplit.com>

Package: libcroco3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libcroco
Version: 0.6.8-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Pre-Depends: multiarch-support
Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit
 Services provided by Libcroco
  * A parser module that provides
    o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven
      API which resembles SAX in the xml world.
    o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model.
 .
    The libcroco parser implements the CSS Level 2 specification, the CSS
    forward compatibility rules and the CSS cascading rules.
 .
  * A CSS2 selection engine
    Given an xml element node (that obviously comes from an xml document) and
    a stylesheet cascade, the Libcroco selection engine can evaluate the css
    selectors of the cascade and return the style properties associated to
    the xml element node.
 .
    Note that the xml manipulation toolkit used by the libcroco selection
    engine at the moment is libxml2.
 .
 This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libcroco3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 338
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libcroco
Version: 0.6.8-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Pre-Depends: multiarch-support
Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit
 Services provided by Libcroco
  * A parser module that provides
    o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven
      API which resembles SAX in the xml world.
    o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model.
 .
    The libcroco parser implements the CSS Level 2 specification, the CSS
    forward compatibility rules and the CSS cascading rules.
 .
  * A CSS2 selection engine
    Given an xml element node (that obviously comes from an xml document) and
    a stylesheet cascade, the Libcroco selection engine can evaluate the css
    selectors of the cascade and return the style properties associated to
    the xml element node.
 .
    Note that the xml manipulation toolkit used by the libcroco selection
    engine at the moment is libxml2.
 .
 This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libavahi-common3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: avahi
Version: 0.6.31-1ubuntu3
Depends: libc6 (>= 2.14), libavahi-common-data
Pre-Depends: multiarch-support
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libavahi-common3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: avahi
Version: 0.6.31-1ubuntu3
Depends: libc6 (>= 2.4), libavahi-common-data
Pre-Depends: multiarch-support
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: ldap-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 692
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openldap
Version: 2.4.31-1ubuntu2.1
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.14), libldap-2.4-2 (= 2.4.31-1ubuntu2.1), libsasl2-2 (>= 2.1.24)
Recommends: libsasl2-modules
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Description: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.
Homepage: http://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>

Package: libgnutls26
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnutls26
Version: 2.12.23-1ubuntu1.1
Replaces: gnutls0, gnutls0.4, gnutls3
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.4.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 2.14-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: gnutls-bin
Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1)
Conflicts: gnutls0, gnutls0.4
Description: GNU TLS library - runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 GnuTLS features support for:
  - TLS extensions: server name indication, max record size, opaque PRF
    input, etc.
  - authentication using the SRP protocol.
  - authentication using both X.509 certificates and OpenPGP keys.
  - TLS Pre-Shared-Keys (PSK) extension.
  - Inner Application (TLS/IA) extension.
  - X.509 and OpenPGP certificate handling.
  - X.509 Proxy Certificates (RFC 3820).
  - all the strong encryption algorithms (including SHA-256/384/512 and
    Camellia (RFC 4132)).
 .
 This package contains the runtime libraries.
Homepage: http://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>

Package: libgnutls26
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gnutls26
Version: 2.12.23-1ubuntu1.1
Replaces: gnutls0, gnutls0.4, gnutls3
Depends: libc6 (>= 2.8), libgcrypt11 (>= 1.4.5), libp11-kit0 (>= 0.11), libtasn1-3 (>= 2.14-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: gnutls-bin
Breaks: ccbuild (<= 2.0.1-1), csync2 (<= 1.34-2.2), freewheeling (<= 0.6-1.1), gkrellm (<= 2.3.4-1), libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1), macopix-gtk2 (<= 1.7.4-3), pokerth (<= 0.8.3-3+b1), pokerth-server (<= 0.8.3-3+b1), sipsak (<= 0.9.6-2.1), slrn (<= 1.0.0~pre18-1.1), slrnpull (<= 1.0.0~pre18-1.1), snowdrop (<= 0.02b-9), ssmtp (<= 2.64-4), tf5 (<= 5.0beta8-4), wput (<= 0.6.2-2), zoneminder (<= 1.24.4-1)
Conflicts: gnutls0, gnutls0.4
Description: GNU TLS library - runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 GnuTLS features support for:
  - TLS extensions: server name indication, max record size, opaque PRF
    input, etc.
  - authentication using the SRP protocol.
  - authentication using both X.509 certificates and OpenPGP keys.
  - TLS Pre-Shared-Keys (PSK) extension.
  - Inner Application (TLS/IA) extension.
  - X.509 and OpenPGP certificate handling.
  - X.509 Proxy Certificates (RFC 3820).
  - all the strong encryption algorithms (including SHA-256/384/512 and
    Camellia (RFC 4132)).
 .
 This package contains the runtime libraries.
Homepage: http://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>

Package: libaudit1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: audit
Version: 1:2.2.2-1ubuntu4
Depends: libaudit-common (= 1:2.2.2-1ubuntu4), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
Homepage: http://people.redhat.com/sgrubb/audit/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>

Package: libgpm2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gpm
Version: 1.20.4-6ubuntu1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Suggests: gpm
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.
Homepage: http://www.nico.schottelius.org/software/gpm/
Original-Maintainer: Peter Samuelson <peter@p12n.org>

Package: libgpm2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gpm
Version: 1.20.4-6ubuntu1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Suggests: gpm
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.
Homepage: http://www.nico.schottelius.org/software/gpm/
Original-Maintainer: Peter Samuelson <peter@p12n.org>

Package: libdb5.1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1537
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: db
Version: 5.1.29-5ubuntu8
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Berkeley v5.1 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.1 Berkeley
 database library.
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Original-Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>

Package: libdb5.1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 1612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: db
Version: 5.1.29-5ubuntu8
Depends: libc6 (>= 2.17)
Pre-Depends: multiarch-support
Description: Berkeley v5.1 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.1 Berkeley
 database library.
Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
Original-Maintainer: Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>

Package: sensible-mda
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Depends: sendmail-bin | mail-transport-agent, procmail | maildrop | deliver, libc6 (>= 2.4)
Description: Mail Delivery Agent wrapper
 Sensible-mda is a Debian addition in the sendmail package and has been
 split out in hopes that it might be useful for other MTA packages.
 .
 Sensible-mda is called by the MTA, and will in turn call whichever of
 the following MDAs that it finds (in this order):
 procmail, maildrop, deliver, mail.local
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: insserv
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.14.0-5ubuntu1
Depends: libc6 (>= 2.14)
Suggests: bootchart2
Breaks: sysv-rc (<< 2.87dsf-3)
Conffiles:
 /etc/insserv.conf b15785c0c4b022a3ba0edb78ba71297c
 /etc/bash_completion.d/insserv 32975fe14795d6fce1408d5fd22747fd
Description: boot sequence organizer using LSB init.d script dependency information
 The insserv program is used by the standard SysV-based init system. It
 updates the order of symlinks in /etc/rc?.d/ based on dependencies
 specified by LSB headers in the init.d scripts themselves.
 .
 These declared relations between scripts make it possible to optimize
 the boot sequence for the currently installed set of packages, while
 detecting and rejecting dependency loops.
 .
 Using insserv incorrectly can result in an unbootable system.
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Petter Reinholdtsen <pere@debian.org>

Package: syslinux
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3:4.05+dfsg-6+deb7u2ubuntu1
Replaces: syslinux-common
Depends: libc6 (>= 2.8), libuuid1 (>= 2.16), syslinux-common (= 3:4.05+dfsg-6+deb7u2ubuntu1)
Recommends: mtools
Suggests: dosfstools, os-prober
Breaks: syslinux-common (<< 3:4.05+dfsg-6+deb7u2ubuntu1)
Description: collection of boot loaders
 SYSLINUX is a collection of boot loaders which operates off Linux ext2/3/4 or
 btrfs filesystems, FAT and NTFS filesystems, network servers using PXE
 firmware, or from CD-ROMs.
Homepage: http://syslinux.zytor.com/
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.5-1.1ubuntu1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.14)
Suggests: less
Description: GNU compression utilities
 This package provides the standard GNU file compression utilities, which
 are also the default compression tools for Debian.  They typically operate
 on files with names ending in '.gz', but can also decompress files ending
 in '.Z' created with 'compress'.
Original-Maintainer: Bdale Garbee <bdale@gag.com>

Package: dpkg
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 6526
Origin: debian
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: debbugs://bugs.debian.org
Architecture: amd64
Version: 1.16.10ubuntu1
Pre-Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 1.32), zlib1g (>= 1:1.1.4), tar (>= 1.23)
Suggests: apt
Breaks: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8), pinfo (<< 0.6.9-3.1), tkinfo (<< 2.8-3.1)
Conffiles:
 /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
 /etc/alternatives/README 69c4ba7f08363e998e0f2e244a04f881
 /etc/logrotate.d/dpkg 782ea5ae536f67ff51dc8c3e2eeb4cf9
 /etc/cron.daily/dpkg b6b8dc21210ea50db7cc4636f521758f
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Homepage: http://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>

Package: tcsh
Status: install ok installed
Priority: optional
Section: shells
Installed-Size: 1378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.18.01-2
Provides: c-shell
Depends: libc6 (>= 2.14), libtinfo5
Conffiles:
 /etc/complete.tcsh 09e3be8780f707b058d9da98c400977d
 /etc/csh.cshrc 65b64b568961430fb7e61b26dba37efa
 /etc/csh.login a9662543d9bbc312cbeb3e18a62e0ee0
 /etc/csh.logout d753c13e2000ee9fc65dd23417b6d00f
Description: TENEX C Shell, an enhanced version of Berkeley csh
 The TENEX C Shell is an enhanced version of the Berkeley Unix C shell.
 It includes all features of 4.4BSD C shell, plus a command-line editor,
 programmable word completion, spelling correction and more.
Original-Maintainer: Thomas Lange <lange@debian.org>
Homepage: http://www.tcsh.org/

Package: libv4lconvert0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: v4l-utils
Version: 0.8.9-1
Replaces: libv4l-0 (<< 0.8.5-4)
Depends: libc6 (>= 2.11), libjpeg8 (>= 8c)
Pre-Depends: multiarch-support
Breaks: libv4l-0 (<< 0.8.5-4)
Description: Video4linux frame format conversion library
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 This package contains the shared library.
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Homepage: http://linuxtv.org/downloads/v4l-utils/

Package: libpcre3
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 466
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pcre3
Version: 1:8.31-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.
Original-Maintainer: Mark Baker <mark@mnb.org.uk>

Package: libpcre3
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pcre3
Version: 1:8.31-2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.
Original-Maintainer: Mark Baker <mark@mnb.org.uk>

Package: iso-codes
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: misc
Installed-Size: 14992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.41-1
Suggests: isoquery
Description: ISO language, territory, currency, script codes and their translations
 This package provides the ISO 639 and ISO 639-3 language code lists,
 the ISO 4217 currency code list, the ISO 3166 territory code list,
 the ISO 3166-2 sub-territory list, and the ISO 15924 script code
 list as XML files.
 .
 More importantly, it also provides their translations to be used by
 other programs.
Original-Maintainer: Tobias Quathamer <toddy@debian.org>
Homepage: http://pkg-isocodes.alioth.debian.org/

Package: libncursesw5
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ncurses
Version: 5.9-10ubuntu4
Depends: libtinfo5 (= 5.9-10ubuntu4), libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: libgpm2
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libncursesw5
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ncurses
Version: 5.9-10ubuntu4
Depends: libtinfo5 (= 5.9-10ubuntu4), libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: libgpm2
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: liblocale-gettext-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.05-7build2
Depends: libc6 (>= 2.2.5)
Pre-Depends: perl-base (>= 5.14.2-13), perlapi-5.14.2
Description: module using libc functions for internationalization in Perl
 The gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/gettext/gettext.pm

Package: ubuntu-keyring
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: misc
Installed-Size: 46
Maintainer: Michael Vogt <michael.vogt@canonical.com>
Architecture: all
Version: 2012.05.19
Recommends: gpgv
Description: GnuPG keys of the Ubuntu archive
 The Ubuntu project digitally signs its Release files. This package
 contains the archive keys used for that.

Package: glib-networking-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: glib-networking
Version: 2.36.2-0ubuntu0.1
Replaces: glib-networking (<< 2.30.1-2)
Recommends: glib-networking
Breaks: glib-networking (<< 2.30.1-2)
Description: network-related giomodules for GLib - data files
 This package contains data files and translations for the GIO network
 extensions in glib-networking.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: openssh-blacklist
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.4.1+nmu1
Pre-Depends: dpkg (>= 1.10.24)
Recommends: openssh-client
Description: list of default blacklisted OpenSSH RSA and DSA keys
 Contains the list of known-bad default OpenSSH keys, for ssh-vulnkeys to
 use when examining suspect keys: DSA-1024, RSA-2048
Original-Maintainer: Kees Cook <kees@outflux.net>

Package: libcanberra-gtk0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libcanberra
Version: 0.30-0ubuntu2
Depends: libc6 (>= 2.3.6-6~), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.32), libgtk2.0-0 (>= 2.24.0), libx11-6
Pre-Depends: multiarch-support
Recommends: libcanberra-gtk-module
Description: GTK+ helper for playing widget event sounds with libcanberra
 libcanberra-gtk provides a few functions that simplify libcanberra
 usage from GTK+.
 .
 Contextual information is needed to play event sound. This library
 can help to compile directly event sounds property lists based on
 active GtkWidget objects or GdkEvent events.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Marc-Andre Lureau <marcandre.lureau@gmail.com>

Package: psutils
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: text
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.17.dfsg-1
Depends: libc6 (>= 2.7), libpaper1
Recommends: ghostscript
Description: PostScript document handling utilities
 This collection of utilities is for manipulating PostScript
 documents.  Page selection and rearrangement are supported, including
 arrangement into signatures for booklet printing, and page merging
 for n-up printing.
 .
 The following programs are included in psutils: epsffit, extractres,
 fixdlsrps, fixfmps, fixmacps, fixpsditps, fixpspps, fixscribeps,
 fixtpps, fixwfwps, fixwpps, fixwwps, getafm, includeres, psbook,
 psmerge, psnup, psresize, psselect, pstops, showchar
 .
 Some programs included here (psmerge) behave differently if gs is
 available, but all programs work without it.
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Homepage: http://www.tardis.ed.ac.uk/~ajcd/psutils/

Package: info
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: doc
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: texinfo
Version: 4.13a.dfsg.1-10ubuntu4
Replaces: texinfo (<< 4.7-2)
Provides: info-browser
Depends: libc6 (>= 2.15), libtinfo5, install-info
Suggests: texinfo-doc-nonfree
Description: Standalone GNU Info documentation browser
 The Info file format is an easily-parsable representation for online
 documents. This program allows you to view Info documents, like the
 ones stored in /usr/share/info.
 .
 Much of the software in Debian comes with its online documentation in
 the form of Info files, so it is most likely you will want to install it.
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>

Package: libheimntlm0-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - NTLM support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libheimntlm0-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - NTLM support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: samba-common-bin
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: net
Installed-Size: 17923
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba
Version: 2:3.6.9-1ubuntu1.2
Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.4.0~pre1-2)
Depends: libc6 (>= 2.17), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libuuid1 (>= 2.16), libwbclient0 (>= 2:3.6.0~pre3), zlib1g (>= 1:1.1.4), samba-common (>= 2:3.4.0~pre1-2)
Pre-Depends: dpkg (>= 1.15.6~)
Description: common files used by both the Samba server and client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains files and programs needed by Samba when used as
 either a client or a server.
Homepage: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>

Package: libsdl-ttf2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: sdl-ttf2.0
Version: 2.0.11-2
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libsdl1.2debian (>= 1.2.10-1)
Pre-Depends: multiarch-support
Description: TrueType Font library for Simple DirectMedia Layer 1.2, libraries
 Sample library which allows you to use TrueType fonts in your SDL applications.
 .
 This package contains the shared library.
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Homepage: http://www.libsdl.org/projects/SDL_ttf/

Package: libfile-copy-recursive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 88
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: all
Version: 0.38-1
Depends: perl (>= 5.6.0-16)
Description: Perl extension for recursively copying files and directories
 File::Copy::Recursive module copies and moves directories recursively
 (or single files, well... singley) to an optional depth and attempts
 to preserve each file or directory's mode.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/File-Copy-Recursive/

Package: busybox-initramfs
Status: install ok installed
Priority: optional
Section: shells
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.20.0-8ubuntu1
Replaces: busybox-cvs-initramfs
Depends: libc6 (>= 2.14)
Conflicts: busybox-cvs-initramfs
Description: Standalone shell setup for initramfs
 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 busybox-initramfs provides a simple stand alone shell that provides
 only the basic utilities needed for the initramfs.
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>

Package: libibus-1.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 337
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ibus
Version: 1.4.2-0ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.9)
Pre-Depends: multiarch-support
Description: Intelligent Input Bus - shared library
 IBus is an Intelligent Input Bus. It is a new input framework for the Linux
 OS. It provides full featured and user friendly input method user interface.
 It also may help developers to develop input method easily.
 .
 This package contains shard library
Homepage: http://code.google.com/p/ibus/
Original-Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>

Package: python3
Status: install ok installed
Multi-Arch: allowed
Priority: optional
Section: python
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python3-defaults
Version: 3.3.1-0ubuntu1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.3 (>= 3.3.1-1~), python3-minimal (= 3.3.1-0ubuntu1), libpython3-stdlib (= 3.3.1-0ubuntu1)
Suggests: python3-doc (>= 3.3.1-0ubuntu1), python3-tk (>= 3.3.1-0ubuntu1)
Description: interactive high-level object-oriented language (default python3 version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.3).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: iputils-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: iputils
Version: 3:20101006-3ubuntu1
Replaces: netbase (<< 4.00)
Provides: ping
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Conflicts: ping, suidmanager (<< 0.50)
Description: Tools to test the reachability of network hosts
 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.
Original-Maintainer: Noah Meyerhans <noahm@debian.org>

Package: liblcms1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: lcms
Version: 1.19.dfsg-1.2ubuntu2
Replaces: liblcms
Provides: liblcms
Depends: libc6 (>= 2.7)
Pre-Depends: multiarch-support
Suggests: liblcms-utils
Conflicts: liblcms
Description: Little CMS color management library
 lcms is a standalone CMM engine, which deals with the color management.
 LittleCMS implements a fast transformation between ICC profiles. The
 intention of it is to be portable across several platforms.
Original-Maintainer: Oleksandr Moskalenko <malex@debian.org>

Package: libqt4-scripttools
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 868
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libqt4-script (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: Qt 4 script tools module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtScriptTools module provides additional components for applications that
 use Qt Script.
 .
 This package contains the Qt Script debugger, a tool for debugging script
 execution in Qt applications that use Qt Script.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: ttf-dejavu-core
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: fonts
Installed-Size: 2830
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ttf-dejavu
Version: 2.33-3ubuntu2
Replaces: ttf-dejavu (<< 2.20-1)
Pre-Depends: dpkg (>= 1.15.6~)
Conflicts: ttf-dejavu (<< 2.20-1)
Conffiles:
 /etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
 /etc/fonts/conf.avail/57-dejavu-serif.conf 1dca2f4ec93842e94f3919f7e0c8f7a9
 /etc/fonts/conf.avail/57-dejavu-sans.conf 29cfe6c581fe2dbc222525ce00097002
 /etc/fonts/conf.avail/57-dejavu-sans-mono.conf d3e4d007a9ac6c47243b5994f1d195e3
 /etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
Description: Vera font family derivate with additional characters
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 This package only contains the sans, sans-bold, serif, serif-bold,
 mono and mono-bold variants. For additional variants, see the
 ttf-dejavu-extra package.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: http://dejavu-fonts.org/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>

Package: libheimbase1-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - Base library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the base library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libheimbase1-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - Base library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the base library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libxp6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxp
Version: 1:1.0.1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxau6, libxext6
Pre-Depends: multiarch-support
Description: X Printing Extension (Xprint) client library
 libXp provides public APIs to allow client applications to render to
 non-display devices, making use of the X Print Service.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXp
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: udisks2
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.1.0-2
Depends: libacl1 (>= 2.2.51-8), libatasmart4 (>= 0.13), libc6 (>= 2.7), libglib2.0-0 (>= 2.31.18), libgudev-1.0-0 (>= 165), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), libudisks2-0 (>= 2.0.91), udev, dbus
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: policykit-1, dosfstools, ntfs-3g, eject
Suggests: xfsprogs, reiserfsprogs, exfat-utils, btrfs-tools, mdadm, cryptsetup-bin
Conffiles:
 /etc/dbus-1/system.d/org.freedesktop.UDisks2.conf 88edadd924d165f9a31a16e1050da827
Description: D-BUS service to access and manipulate storage devices
 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package also provides the udisksctl utility, which can be used to
 trigger these operations from the command line (if permitted by
 PolicyKit).
 .
 Creating or modifying file systems such as XFS, RAID, or LUKS encryption
 requires that the corresponding mkfs.* and admin tools are installed, such as
 dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/udisks

Package: iputils-tracepath
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: iputils
Version: 3:20101006-3ubuntu1
Replaces: netbase (<< 4.00)
Depends: libc6 (>= 2.15)
Suggests: traceroute
Conflicts: suidmanager (<< 0.50)
Description: Tools to trace the network path to a remote host
 The tracepath utility is similar to the traceroute utility, but also
 attempts to discover the MTU of the path.
 .
 This package also includes tracepath6 and traceroute6 utilities, which
 may be used on IPv6 networks.
Original-Maintainer: Noah Meyerhans <noahm@debian.org>

Package: libgettextpo-dev
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libdevel
Installed-Size: 644
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gettext
Version: 0.18.1.1-10ubuntu3
Replaces: gettext (<< 0.18.1.1-10)
Depends: libgettextpo0 (= 0.18.1.1-10ubuntu3)
Suggests: gettext-doc
Breaks: gettext (<< 0.18.1.1-10)
Description: GNU Internationalization library development files
 This package contains development files for the libgettextpo library.
Homepage: http://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libgssapi3-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.14), libcomerr2 (>= 1.01), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110403), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Conflicts: libgssapi3
Description: Heimdal Kerberos - GSSAPI support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for GSSAPI support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libgssapi3-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 310
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.8), libcomerr2 (>= 1.01), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimntlm0-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110403), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Conflicts: libgssapi3
Description: Heimdal Kerberos - GSSAPI support library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the library for GSSAPI support.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libasn1-8-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 758
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - ASN.1 library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the ASN.1 parser required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libasn1-8-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 793
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libc6 (>= 2.8), libcomerr2 (>= 1.01), libroken18-heimdal (>= 1.4.0+git20110226)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - ASN.1 library
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the ASN.1 parser required for Heimdal.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libbz2-1.0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bzip2
Version: 1.0.6-4
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.bzip.org/

Package: libbz2-1.0
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: bzip2
Version: 1.0.6-4
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://www.bzip.org/

Package: libvisual-0.4-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libvisual
Version: 0.4.0-5
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Recommends: libvisual-0.4-plugins
Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5)
Description: Audio visualization framework
 Libvisual is a generic visualization framework that allows
 applications to easily access and manage visualization plugins.
 Audio visualization is the process of making pretty moving images
 that are correlated in some way to the audio currently being played
 by a media player.  Most audio visualization is tied to a specific
 application or media player, making it difficult to share code.
 Libvisual allows applications to use existing visualization plugins
 written for the libvisual framework.
 .
 This package contains the runtime libraries for libvisual.  Libvisual
 is not very useful without visualization plugins, so it is highly
 recommended to install the libvisual-0.4-plugins package.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://sourceforge.net/projects/libvisual/

Package: libbind9-90
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.14), libdns95, libisc92, libisccfg90
Conflicts: libbind0, libbind9-41
Description: BIND9 Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libbind9 shared library used by BIND's daemons and
 clients.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: bind9utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 389
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: bind9 (<= 1:9.5.0~b2-1)
Depends: libbind9-90, libc6 (>= 2.14), libdns95, libisc92, libisccc90, libisccfg90, python, python-argparse
Description: Utilities for BIND
 This package provides various utilities that are useful for maintaining a
 working BIND installation.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 17142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.14.2-21
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1)
Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5
Depends: perl-base (= 5.14.2-21), perl-modules (>= 5.14.2-21), libbz2-1.0, libc6 (>= 2.14), libdb5.1, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.3.3)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Breaks: dh-make-perl (<< 0.73-1), ftpmirror (<< 1.96+dfsg-13), libcompress-raw-bzip2-perl (<< 2.033), libcompress-raw-zlib-perl (<< 2.033), libcompress-zlib-perl (<< 2.033), libdevel-dprof-perl (<< 20110228.00), libdigest-md5-perl (<< 2.51), libdigest-sha-perl (<< 5.71-2), libencode-perl (<< 2.44-1+deb7u1), libhtml-template-compiled-perl (<< 0.95-1), libio-compress-base-perl (<< 2.033), libio-compress-bzip2-perl (<< 2.033), libio-compress-perl (<< 2.033), libio-compress-zlib-perl (<< 2.033), libload-perl (<< 0.20-1), libmime-base64-perl (<< 3.13), libnet-jifty-perl (<< 0.14-1), libperl-apireference-perl (<< 0.09-1), libregexp-optimizer-perl (<< 0.15-3), libsoap-lite-perl (<< 0.712-4), libstorable-perl (<< 2.27), libsys-syslog-perl (<< 0.27), libthreads-perl (<< 1.83), libthreads-shared-perl (<< 1.37), libtime-hires-perl (<< 1.9721.01), libtime-piece-perl (<< 1.20.01), libxml-parser-lite-tree-perl (<< 0.14-1), libyaml-perl (<< 0.73-1), mrtg (<< 2.16.3-3.1), perl-doc (<< 5.14.2-1)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Description: Larry Wall's Practical Extraction and Report Language
 An interpreted scripting language, known among some as "Unix's Swiss
 Army Chainsaw".
 .
 Perl is optimised for scanning arbitrary text files and system
 administration.  It has built-in extended regular expression matching
 and replacement, a data-flow mechanism to improve security with
 setuid scripts and is extensible via modules that can interface to C
 libraries.
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Homepage: http://dev.perl.org/perl5/

Package: libmikmod2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 369
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libmikmod
Version: 3.1.12-5
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Suggests: pulseaudio-esound-compat | oss-compat
Description: Portable sound library
 This library is capable of playing samples as well as module
 files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has
 subsequently been hacked by many hands and now runs on many Unix flavours.
 It uses the OSS /dev/dsp driver included in all recent kernels for output,
 and will also write wav files.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.
Original-Maintainer: Gergely Nagy <algernon@madhouse-project.org>
Homepage: http://mikmod.raphnet.net/

Package: libcaca0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1040
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libcaca
Version: 0.99.beta18-1ubuntu1
Depends: libc6 (>= 2.7), libncursesw5 (>= 5.6+20070908), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo5, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: colour ASCII art library
 libcaca is the Colour AsCii Art library. It provides high level functions
 for colour text drawing, simple primitives for line, polygon and ellipse
 drawing, as well as powerful image to text conversion routines.
 .
 This package contains the shared library for libcaca.
Homepage: http://caca.zoy.org/wiki/libcaca
Original-Maintainer: Sam Hocevar <sho@debian.org>

Package: sysklogd
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.5-6.2ubuntu1
Replaces: syslogd
Provides: syslogd, system-log-daemon
Depends: libc6 (>= 2.15), klogd | linux-kernel-log-daemon, adduser, lsb-base, initscripts (>= 2.88dsf-13.3)
Conflicts: syslogd
Conffiles:
 /etc/default/syslogd 723ca7411cc4fb42e9808b9dea96fa94
 /etc/syslog.conf ea9af8d2c94ab4289d044d613acf2ea4
 /etc/init.d/sysklogd a1a53c09d77f0c67f154f6a66134db4a
 /etc/cron.daily/sysklogd edbd559f90aeeadf3465d6a811d32272
 /etc/cron.weekly/sysklogd 4ced1b47069c48eace9fe5e9261af586
Description: System Logging Daemon
 This package implements the system log daemon, which is an enhanced
 version of the standard Berkeley utility program. It is responsible
 for providing logging of messages received from programs and facilities
 on the local host as well as from remote hosts.
Original-Maintainer: Martin Schulze <joey@debian.org>

Package: libdrm-intel1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libdrm
Version: 2.4.46-1ubuntu0.1
Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.38), libpciaccess0
Pre-Depends: multiarch-support
Description: Userspace interface to intel-specific kernel DRM services -- runtime
 This library implements the userspace interface to the intel-specific kernel
 DRM services.  DRM stands for "Direct Rendering Manager", which is the
 kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is
 currently used on Linux to provide hardware-accelerated OpenGL drivers.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libtinfo5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 442
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ncurses
Version: 5.9-10ubuntu4
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.16)
Pre-Depends: multiarch-support
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: libtinfo5
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: ncurses
Version: 5.9-10ubuntu4
Replaces: libncurses5 (<< 5.9-3)
Depends: libc6 (>= 2.16)
Pre-Depends: multiarch-support
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: http://invisible-island.net/ncurses/
Original-Maintainer: Craig Small <csmall@debian.org>

Package: procmail
Status: install ok installed
Priority: standard
Section: mail
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.22-20
Depends: libc6 (>= 2.14)
Recommends: default-mta | mail-transport-agent | fetchmail
Conflicts: suidmanager (<< 0.50)
Description: Versatile e-mail processor
 Can be used to create mail-servers, mailing lists, sort your incoming
 mail into separate folders/files (very convenient when subscribing to one
 or more mailing lists or for prioritising your mail), preprocess your
 mail, start any programs upon mail arrival (e.g. to generate different
 chimes on your workstation for different types of mail) or selectively
 forward certain incoming mail automatically to someone.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Homepage: http://www.procmail.org/

Package: libtag1c2a
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: taglib
Version: 1.8-1
Depends: libtag1-vanilla (= 1.8-1) | libtag1-rusxmms (= 1.8-1)
Conflicts: libtag-extras0
Description: audio meta-data library
 TagLib is a library for reading and editing the meta-data of several popular
 audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
 Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
 TrueAudio, WAV, AIFF, MP4 and ASF files.
 .
 This package is the main metapackage for the TagLib Audio Meta-Data Library.
 Packages using TagLib should depend on this package rather than specific
 TagLib flavour. Vanilla (original) flavour is default. Alternatively you may
 install RusXMMS flavour which can be found in the libtag1-rusxmms package.
Original-Maintainer: Modestas Vainius <modax@debian.org>
Homepage: http://developer.kde.org/~wheeler/taglib.html

Package: libx11-xcb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libx11
Version: 2:1.5.0-1ubuntu1.1
Depends: libc6 (>= 2.2.5)
Pre-Depends: multiarch-support
Description: Xlib/XCB interface library
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 More information about XCB can be found at:
 <URL:http://xcb.freedesktop.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libx11-xcb1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libx11
Version: 2:1.5.0-1ubuntu1.1
Depends: libc6 (>= 2.1.3)
Pre-Depends: multiarch-support
Description: Xlib/XCB interface library
 libX11-xcb provides functions needed by clients which take advantage of
 Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 More information about XCB can be found at:
 <URL:http://xcb.freedesktop.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libvorbis0a
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1.3
Replaces: libvorbis0
Depends: libc6 (>= 2.15), libogg0 (>= 1.1.0)
Pre-Depends: multiarch-support
Conflicts: libvorbis0
Description: The Vorbis General Audio Compression Codec (Decoder library)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbis library is the primary Ogg Vorbis library.
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>

Package: libgphoto2-2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 3089
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libgphoto2
Version: 2.4.14-2
Depends: libc6 (>= 2.15), libexif12, libgd2-xpm (>= 2.0.36~rc1~dfsg), libgphoto2-port0 (>= 2.4.10.1), libjpeg8 (>= 8c), libltdl7 (>= 2.4.2)
Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support
Recommends: udev (>= 0.175), libgphoto2-l10n (>= 2.4.14-2)
Suggests: gphoto2 (>= 2.1.1)
Breaks: gphoto2 (<= 2.1.1)
Description: gphoto2 digital camera library
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package contains the library.
 .
 The gphoto2 command-line frontend is shipped separately, in the gphoto2
 package.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://www.gphoto.org/proj/libgphoto2/

Package: apache2.2-common
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 803
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.2.22-6ubuntu5.1
Replaces: apache2-common
Depends: apache2.2-bin (= 2.2.22-6ubuntu5.1), apache2-utils, mime-support, lsb-base, procps, perl
Recommends: ssl-cert
Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom, ufw
Conflicts: apache, apache2-common
Conffiles:
 /etc/default/apache2 f9cde5d72a68a85432a508cd2c960e63
 /etc/init.d/apache2 816dc4e972a540e69a00a458942921de
 /etc/bash_completion.d/apache2.2-common 6a5f85e62655f6b5c8fa0f95c7c35c9c
 /etc/ufw/applications.d/apache2.2-common f8d4fd920e598ceb4379613c6261f6af
 /etc/apache2/sites-available/default-ssl 196d150beeaeaf845ece50d7e84e12de
 /etc/apache2/sites-available/default 2cc450cf300a880abbc3767fc002477d
 /etc/apache2/mods-available/proxy.conf 5b40618d1d3ec04e618b05581effd68a
 /etc/apache2/mods-available/mime.load 9c858dc2ad2825dc3f862ecba90cf6ec
 /etc/apache2/mods-available/ldap.conf cea4d74e8481cad64ecbdf3d634faa41
 /etc/apache2/mods-available/authnz_ldap.load d65845f053d08b82da239c73c9094c35
 /etc/apache2/mods-available/ident.load 51ba623a8a2bd71c512f847d02e0934f
 /etc/apache2/mods-available/actions.load 95dcfd2efdd41666de5f31dd72e01e41
 /etc/apache2/mods-available/mime.conf ea796af05963e23886f36fc95f0e311b
 /etc/apache2/mods-available/mem_cache.load 282139ee986076295f97a67987e2554b
 /etc/apache2/mods-available/ext_filter.load d3c4acfca1322274a9a8504e8cef27e9
 /etc/apache2/mods-available/dump_io.load 8231c51ef692e0766625ece087484fe4
 /etc/apache2/mods-available/deflate.load ac4540dd672556b07f900425751f745c
 /etc/apache2/mods-available/mime_magic.load ab5c69aa0c91f11157e9bfc4972f8cce
 /etc/apache2/mods-available/include.load 427760ab8396c2a3af8dfa25ed62c92c
 /etc/apache2/mods-available/proxy.load 3d3719c88d01152e817f74fc2fd6ce9e
 /etc/apache2/mods-available/authz_owner.load 9ed1ea15654bb594453438154b642539
 /etc/apache2/mods-available/alias.load 7742296502ce1d2f970cc87322d8ffba
 /etc/apache2/mods-available/userdir.conf 244c49845e4986820171b98bf20d9894
 /etc/apache2/mods-available/charset_lite.load 1585fcd1b631c2e9b166e170cb162c54
 /etc/apache2/mods-available/dav.load ed469867552a1145b8c3ffa5780ff83e
 /etc/apache2/mods-available/headers.load ba7d09162b65d09397bd58be33138e4d
 /etc/apache2/mods-available/env.load 3e8963a7df7c047be50a552d80a4f853
 /etc/apache2/mods-available/dav_fs.conf 9d5c750538bf58538c558b907ca924f1
 /etc/apache2/mods-available/setenvif.load 6f670fad5b6f6b14fa72c9cd3058469b
 /etc/apache2/mods-available/cgid.load c3ee2eac02c248b5a39fb1a7afee4cb9
 /etc/apache2/mods-available/authz_default.load 26209bfbb5e230e3b33bbe10febae72d
 /etc/apache2/mods-available/ssl.load 75536619bec23ffc5c907734cce151a0
 /etc/apache2/mods-available/info.load c1faffe40b8bed9f2b817b9dc0503bb6
 /etc/apache2/mods-available/authn_dbd.load 86e21a672a4f245715a788f9873174ed
 /etc/apache2/mods-available/substitute.load 50e63dc17612e22484a88f537e8aec8e
 /etc/apache2/mods-available/cgi.load 32a1c48f0e29feb415c9460378728d82
 /etc/apache2/mods-available/status.load 00976ea5115f286bbc21357581d0b65e
 /etc/apache2/mods-available/reqtimeout.conf f5104bdb13db79bd548728d5146931a7
 /etc/apache2/mods-available/log_forensic.load 7177e2427eb7c78f1ab10c034a809793
 /etc/apache2/mods-available/suexec.load 335169c85f4afc14524846789d46af06
 /etc/apache2/mods-available/authn_file.load ecdeeab8cfec4a9dd0c065a4d6948c31
 /etc/apache2/mods-available/vhost_alias.load fdd42d34966c329cdee2435dfe72ee24
 /etc/apache2/mods-available/authz_host.load 4b8162e3e3a58d1dc2222e2ad352bd93
 /etc/apache2/mods-available/authn_anon.load 03cbe85c698911a3d3235b4855726481
 /etc/apache2/mods-available/imagemap.load 51d5109d8bc2bafc17af03beace4d8a4
 /etc/apache2/mods-available/alias.conf 926033d21c2819e794c94a251355acc9
 /etc/apache2/mods-available/autoindex.load b9f9d364f1b4c96c45b6db353180aa15
 /etc/apache2/mods-available/actions.conf e496c26d829f0186e46a87eace8a42f6
 /etc/apache2/mods-available/cgid.conf 1b649ba4fca05e7d22b2080b4a90184a
 /etc/apache2/mods-available/filter.load 8df0170e37a8925238860657d6c60fe5
 /etc/apache2/mods-available/expires.load dac64edc06fe538c2edd7b3f1f3b03f1
 /etc/apache2/mods-available/dir.conf b6882491a6d2b823da960f19a50b132f
 /etc/apache2/mods-available/deflate.conf 8c13524d3a4955810e6434ff388c3168
 /etc/apache2/mods-available/file_cache.load f097659127628ec6f9c6a558d0baf566
 /etc/apache2/mods-available/proxy_ftp.conf b6d44b2da1c5246a290738729b3b6980
 /etc/apache2/mods-available/negotiation.load fd7bf44d833446a35f0199d7cbcc9793
 /etc/apache2/mods-available/dbd.load f03fe275174a5ed97b0f5f5726ccea60
 /etc/apache2/mods-available/authn_alias.load d81c1513a20845e92307cb59d806c589
 /etc/apache2/mods-available/setenvif.conf 99d607cc2acf4e13b700b1e67a8f8503
 /etc/apache2/mods-available/negotiation.conf 25480201827ba22eef212617006c1491
 /etc/apache2/mods-available/cache.load ea99aba14e9aa25c27653b9958239a6e
 /etc/apache2/mods-available/mem_cache.conf 9f18d50ca7613b9c694de9ef4545d6c5
 /etc/apache2/mods-available/dir.load 397aadae1b8b18e3a7a233cf7c297f99
 /etc/apache2/mods-available/dav_fs.load 17f662fd023dbaaab9d89f9a11ae58c1
 /etc/apache2/mods-available/speling.load 095570b0cb18ebdfc357a2241c6932ea
 /etc/apache2/mods-available/reqtimeout.load 7fd814775dc3f3c9e6753ef874978f96
 /etc/apache2/mods-available/auth_digest.load 9cffb7b8299cfb160350514f84cd738c
 /etc/apache2/mods-available/info.conf 8bad978c39acdb44fff33d144384cd2d
 /etc/apache2/mods-available/status.conf 09693ffd352436e900afd719c5a5a8b3
 /etc/apache2/mods-available/proxy_ftp.load c05db1b229a7957f0032c0d79ed7e3c9
 /etc/apache2/mods-available/proxy_scgi.load cb11d685e60db26bbdad456263bf63b7
 /etc/apache2/mods-available/userdir.load c034025405561ea48fbcb67fd1998f4d
 /etc/apache2/mods-available/authn_dbm.load 4e37546871dbcba8550a0d781f6fbfa8
 /etc/apache2/mods-available/dav_lock.load faad09687e64ebb9670aa0b8095d6642
 /etc/apache2/mods-available/authz_user.load 69150f8246499e0135580d8cc16eaeab
 /etc/apache2/mods-available/asis.load f9b9a0503caeb92985bd840a28f5e5b9
 /etc/apache2/mods-available/proxy_balancer.load ad029e43cbc26f4657cd88774807982a
 /etc/apache2/mods-available/usertrack.load 8400042dd4374fad5eedf33ffb3c68f0
 /etc/apache2/mods-available/proxy_ajp.load e058e03c1d4f9e4d8e2c439ed75cc501
 /etc/apache2/mods-available/authz_dbm.load 51f3d40cb47a4bd739dedf1e6d69e646
 /etc/apache2/mods-available/authn_default.load a54d861749157cc576744d50d8d2d773
 /etc/apache2/mods-available/proxy_http.load 161b514c355c6daa95f11371fb9c184c
 /etc/apache2/mods-available/proxy_connect.load 6bc4b5de977f70a0b6ae98ab04383c0c
 /etc/apache2/mods-available/unique_id.load 6c13959015fb35276572070b44e63380
 /etc/apache2/mods-available/ldap.load 735ac5f246738e11a53f6c515b8dfc48
 /etc/apache2/mods-available/autoindex.conf 77ea294b47d8d2e4dc68107907da8311
 /etc/apache2/mods-available/auth_basic.load 5eec35bb52e1ae9ff5eec602ed1d2374
 /etc/apache2/mods-available/authz_groupfile.load bf972e82336c72b20d67d871ef77d4ce
 /etc/apache2/mods-available/disk_cache.conf fe06d97d8cb000ef4b60ba2a7cff92e9
 /etc/apache2/mods-available/cern_meta.load 2c2d9adcb273f934304e7dfb5775f7b9
 /etc/apache2/mods-available/ssl.conf dae30b0b72cb16e4b825b7ec182eca87
 /etc/apache2/mods-available/proxy_balancer.conf b53708e8eaf6c32354b0498bd02da5d4
 /etc/apache2/mods-available/disk_cache.load 4a523a67fa6f1b4f5966a4d583f8f433
 /etc/apache2/mods-available/mime_magic.conf 0174ea31061cbf1d73e48c89f30b802e
 /etc/apache2/mods-available/rewrite.load 55e18fb7df64c8f390904b972637c17d
 /etc/apache2/magic a6d370833a02f53db6a0a30800704994
 /etc/apache2/apache2.conf 15f57e4a713497cfad6cd01d16e20c74
 /etc/apache2/ports.conf 38b31d20326f3640a8dfbe1ff5d1c4ad
 /etc/apache2/envvars 0fbcabe747a6f6c596797b843bc05395
 /etc/apache2/conf.d/charset e6fbb8adf631932851d6cc522c1e48d7
 /etc/apache2/conf.d/security 46e4d4a2da3ba57a8721209d9e1ea27a
 /etc/apache2/conf.d/other-vhosts-access-log 2cad303fc4221d6b0068a8b37597b9fb
 /etc/apache2/conf.d/localized-error-pages 844ba27ddb794fc6967bfb56b950e6a8
 /etc/logrotate.d/apache2 c628f4befcafbd72c75667605a93cdbe
 /etc/cron.daily/apache2 c3367e905394bfbd009fd44b223b3735
Description: Apache HTTP Server common files
 The Apache Software Foundation's goal is to build a secure, efficient and
 extensible HTTP server as standards-compliant open source software. The
 result has long been the number one web server on the Internet.
 .
 This package contains the configuration and support scripts.
 However, it does *not* include the server itself; for this you need to
 install one of the apache2-mpm-* packages, such as worker or prefork.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: unzip
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: utils
Installed-Size: 385
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.0-8ubuntu2
Replaces: unzip-crypt (<< 5.41)
Depends: libbz2-1.0, libc6 (>= 2.14)
Suggests: zip
Conflicts: unzip-crypt (<< 5.41)
Description: De-archiver for .zip files
 InfoZIP's unzip program. With the exception of multi-volume archives
 (ie, .ZIP files that are split across several disks using PKZIP's /& option),
 this can handle any file produced either by PKZIP, or the corresponding
 InfoZIP zip program.
 .
 This version supports encryption.
Homepage: http://www.info-zip.org/UnZip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: libpciaccess0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libpciaccess
Version: 0.13.1-2
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: pciutils
Description: Generic PCI access library for X
 Provides functionality for X to access the PCI bus and devices
 in a platform-independant way.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: gcc-4.7-base
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 203
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-4.7
Version: 4.7.3-1ubuntu1
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: gcc-4.7-base
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 203
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gcc-4.7
Version: 4.7.3-1ubuntu1
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libqt4-qt3support
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 3567
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-gui (<< 4.2.1-1), qt4-designer (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libqt4-designer (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-network (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-sql (= 4:4.8.4+dfsg-0ubuntu9.5), libqt4-xml (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libqtgui4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: libqt4-gui (<< 4.2.1-1), qt4-designer (<< 4.4.0~beta1-1)
Description: Qt 3 compatibility library for Qt 4
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt3Support module provides classes that ease porting from Qt 3 to Qt 4.
 .
 It allows applications designed to use deprecated Qt 3 classes and functions
 to work with Qt 4, with help from the qt3to4 porting tool found in the
 libqt4-dev-bin package.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libavahi-client3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: avahi
Version: 0.6.31-1ubuntu3
Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1)
Pre-Depends: multiarch-support
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libavahi-client3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: avahi
Version: 0.6.31-1ubuntu3
Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1)
Pre-Depends: multiarch-support
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libc-bin
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: libs
Installed-Size: 3478
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: eglibc
Version: 2.17-0ubuntu5.1
Replaces: libc0.1, libc0.3, libc6, libc6.1
Depends: libc6 (>> 2.17), libc6 (<< 2.18), libcap2 (>= 2.10)
Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
Conffiles:
 /etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
 /etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
 /etc/bindresvport.blacklist d2d1b996add35b65f64a22e9c8413632
Description: Embedded GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * catchsegv: catch segmentation faults in programs
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

Package: dselect
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: admin
Installed-Size: 1356
Origin: debian
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: debbugs://bugs.debian.org
Architecture: amd64
Source: dpkg
Version: 1.16.10ubuntu1
Replaces: dpkg-ftp, dpkg-multicd
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libstdc++6 (>= 4.1.1), libtinfo5, dpkg (>= 1.13.1)
Suggests: perl
Conflicts: dpkg-ftp, dpkg-multicd
Conffiles:
 /etc/dpkg/dselect.cfg b6ea9a8e41b1e977e9ad027c97758735
Description: Debian package management front-end
 dselect is a high-level interface for managing the installation and
 removal of Debian software packages.
 .
 Many users find dselect intimidating and new users may prefer to use
 apt-based user interfaces.
Homepage: http://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>

Package: mime-support
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: net
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.52-2ubuntu1
Recommends: file (>= 3.27-3)
Conflicts: a2ps (<< 4.10.4), metamail (<< 2.7-44)
Conffiles:
 /etc/mime.types b5a7688ad3120eb95b0f18607fd4619e
 /etc/mailcap.order ba07e08a7fe3741d0b8339127963190e
Description: MIME files 'mime.types' & 'mailcap', and support programs
 As these files can be used by all MIME compliant programs, they
 have been moved into their own package that others can depend upon.
 .
 Other packages add themselves as viewers/editors/composers/etc by
 using the provided "update-mime" program.
 .
 In addition, the commands "see", "edit", "compose", and "print"
 will display, alter, create, and print (respectively) any file using
 a program determined from the entries in the mime.types and mailcap
 files.
Original-Maintainer: Mime-Support Maintainers <mime-support@plessy.org>

Package: apache2.2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 8737
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.2.22-6ubuntu5.1
Replaces: apache2.2-common (<< 2.2.14-2~)
Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.14), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4)
Conflicts: apache2.2-common (<< 2.2.11-5~)
Description: Apache HTTP Server common binary files
 The Apache Software Foundation's goal is to build a secure, efficient and
 extensible HTTP server as standards-compliant open source software. The
 result has long been the number one web server on the Internet.
 .
 This package contains all binaries but no configuration or support scripts.
 To get a stand-alone server, you need to install one of the apache2-mpm-*
 packages, such as worker or prefork. Other packages like gnome-user-share
 may bring their own Apache configuration, though.
Homepage: http://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: cifs-utils
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:5.5-1ubuntu2
Replaces: smbfs (<< 2:4.0~rc1-1)
Depends: samba-common, libc6 (>= 2.17), libkeyutils1, libkrb5-3 (>= 1.10+dfsg~), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:3.2.0)
Recommends: keyutils
Suggests: smbclient, winbind
Conffiles:
 /etc/request-key.d/cifs.idmap.conf 4c95734a68b45b65a5dc7b108836427b
 /etc/request-key.d/cifs.spnego.conf db5289bad3063aea58e1814380259a28
Description: Common Internet File System utilities
 The SMB/CIFS protocol provides support for cross-platform file sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides utilities for managing mounts of CIFS network
 file systems.
Homepage: http://www.samba.org/~jlayton/cifs-utils/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>

Package: libldap-2.4-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openldap
Version: 2.4.31-1ubuntu2.1
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.14), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libsasl2-2 (>= 2.1.24)
Pre-Depends: multiarch-support
Conflicts: ldap-utils (<= 2.1.23-1)
Conffiles:
 /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: http://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>

Package: libldap-2.4-2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: openldap
Version: 2.4.31-1ubuntu2.1
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.12), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libsasl2-2 (>= 2.1.24)
Pre-Depends: multiarch-support
Conflicts: ldap-utils (<= 2.1.23-1)
Conffiles:
 /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: http://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>

Package: gstreamer0.10-plugins-base
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 2179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gst-plugins-base0.10
Version: 0.10.36-1.1ubuntu1
Replaces: gstreamer0.10-plugins-bad (<< 0.10.3+cvs20060814-0ubuntu4)
Provides: gstreamer0.10-audiosource, gstreamer0.10-videosource
Depends: libc6 (>= 2.7), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.31.8), libgstreamer0.10-0 (>= 0.10.36), libogg0 (>= 1.0rc3), liborc-0.4-0 (>= 1:0.4.16), libtheora0 (>= 1.0), libvisual-0.4-0 (>= 0.4.0-4), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libxml2 (>= 2.7.4), libgstreamer-plugins-base0.10-0 (>= 0.10.36)
Suggests: gvfs
Description: GStreamer plugins from the "base" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins from the "base" set, an
 essential exemplary set of elements.
Homepage: http://gstreamer.freedesktop.org
Gstreamer-Decoders: application/ogg; application/x-annodex; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; audio/x-vorbis; video/x-theora
Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiorate, audioresample, audiotestsrc, cdparanoiasrc, decodebin, decodebin2, encodebin, ffmpegcolorspace, gdpdepay, gdppay, giosink, giosrc, giostreamsink, giostreamsrc, multifdsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, playbin, playbin2, playsink, ssaparse, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, uridecodebin, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag
Gstreamer-Encoders: application/ogg; application/x-gdp; audio/x-vorbis; video/x-theora
Gstreamer-Uri-Sinks: appsink, file
Gstreamer-Uri-Sources: appsrc, cdda, file
Gstreamer-Version: 0.10
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>

Package: libkrb5-26-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.15), libcomerr2 (>= 1.41.11), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20120311), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - libraries
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the Kerberos 5 library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libkrb5-26-heimdal
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 619
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: heimdal
Version: 1.6~git20120403+dfsg1-2ubuntu0.13.04.1
Depends: libasn1-8-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.15), libcomerr2 (>= 1.41.11), libhcrypto4-heimdal (>= 1.4.0+git20110226), libheimbase1-heimdal (>= 1.6~git20120311), libhx509-5-heimdal (>= 1.4.0+git20110226), libroken18-heimdal (>= 1.4.0+git20110226), libsqlite3-0 (>= 3.5.9), libwind0-heimdal (>= 1.6~git20120311)
Pre-Depends: multiarch-support
Description: Heimdal Kerberos - libraries
 Heimdal is a free implementation of Kerberos 5 that aims to be
 compatible with MIT Kerberos.
 .
 This package contains the Kerberos 5 library.
Homepage: http://www.h5l.org/
Original-Maintainer: Brian May <bam@debian.org>

Package: libnss3
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 3303
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: nss
Version: 2:3.15.3.1-0ubuntu0.13.04.1
Depends: libc6 (>= 2.7), libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 4.8.6), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libnss3-1d (<< 2:3.13.4-2)
Description: Network Security Service libraries
 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and  v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
Homepage: http://www.mozilla.org/projects/security/pki/nss/
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>

Package: sysvinit-utils
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: admin
Installed-Size: 260
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sysvinit
Version: 2.88dsf-13.10ubuntu15
Replaces: last, sysvinit (<= 2.86.ds1-65)
Depends: libc6 (>= 2.15), libselinux1 (>= 1.32)
Recommends: upstart (>= 0.6.3-4)
Suggests: sash
Conflicts: chkconfig (<< 11.0-79.1-2), last, sysvconfig
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 killall5, last, lastb, mesg, pidof, service, sulogin
Homepage: http://savannah.nongnu.org/projects/sysvinit
Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>

Package: libicu48
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 21666
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: icu
Version: 4.8.1.1-12ubuntu0.1
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1)
Pre-Depends: multiarch-support
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: http://www.icu-project.org
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>

Package: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0pl1-124ubuntu2
Provides: cron-daemon
Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), upstart-job, debianutils (>= 1.7), adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11)
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: anacron (>= 2.0-1), logrotate, checksecurity, exim4 | postfix | mail-transport-agent
Breaks: dpkg (<< 1.15.4)
Conffiles:
 /etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/default/cron 7bd39371e1c10e74dd3d37a58cc186f8
 /etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
 /etc/pam.d/cron c0914a9d5dfaf3d5b09f83045e8bee93
 /etc/init/cron.conf 1ed11393cd5e5e45d7d14c0e9d028fde
 /etc/crontab 8f111d100ea459f68d333d63a8ef2205
Description: process scheduling daemon
 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
 .
 This cron package does not provide any system maintenance tasks. Basic
 periodic maintenance tasks are provided by other packages, such
 as checksecurity.
Homepage: http://ftp.isc.org/isc/cron/
Original-Maintainer: Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org>

Package: libqt4-xml
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 432
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Description: Qt 4 XML module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtXml module provides a stream reader and writer for XML documents,
 and C++ implementations of SAX and DOM.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: libgnome-keyring0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libgnome-keyring
Version: 3.6.0-1
Depends: libc6 (>= 2.3.6-6~), libdbus-1-3 (>= 1.1.1), libgcrypt11 (>= 1.4.5), libglib2.0-0 (>= 2.31.8), libgnome-keyring-common (= 3.6.0-1)
Pre-Depends: multiarch-support
Suggests: gnome-keyring
Breaks: gnome-keyring (<< 3.0)
Description: GNOME keyring services library
 gnome-keyring is a daemon in the session, similar to ssh-agent,
 and other applications can use it to store passwords and other
 sensitive information.
 .
 The program can manage several keyrings, each with its own master
 password, and there is also a session keyring which is never stored to
 disk, but forgotten when the session ends.
 .
 This package contains shared libraries for GNOME.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://live.gnome.org/GnomeKeyring

Package: wide-dhcpv6-client
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: wide-dhcpv6
Version: 20080615-11.1
Depends: libc6 (>= 2.15), debconf (>= 0.5) | debconf-2.0, lsb-base, sharutils
Conffiles:
 /etc/wide-dhcpv6/dhcp6c.conf 34b66340c315b732a82540d2932e9d93
 /etc/wide-dhcpv6/dhcp6c-script ba8067d1da6c1b5fe5e9faa657e2c94c
 /etc/wide-dhcpv6/dhcp6c-ifupdown 2e65b4dc6d0cddd52deee374d584b507
 /etc/init.d/wide-dhcpv6-client 5ea0ebdd90f0e842a6b5c2d4aba92fc8
Description: DHCPv6 client for automatic IPv6 hosts configuration
 This is the DHCPv6 client from WIDE project. For more information visit the
 project web site at http://wide-dhcpv6.sourceforge.net/
 .
 DHCPv6 allows prefix delagation and host configuration for the IPv6 network
 protocol.
 .
 Multiple network interfaces are supported by this DHCPv6 package.
Original-Maintainer: Jérémie Corbier <jcorbier@debian.org>
Homepage: http://wide-dhcpv6.sourceforge.net/

Package: multiarch-support
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: libs
Installed-Size: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: eglibc
Version: 2.17-0ubuntu5.1
Depends: libc6 (>= 2.3.6-2)
Description: Transitional package to ensure multiarch compatibility
 This is a transitional package used to ensure multiarch support is present
 in ld.so before unpacking libraries to the multiarch directories.  It can
 be removed once nothing on the system depends on it.
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

Package: fontconfig-config
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: fonts
Installed-Size: 326
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: fontconfig
Version: 2.10.2-0ubuntu2
Replaces: fontconfig (<< 2.3.2-2)
Depends: ucf (>= 0.29), ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont | gsfonts-x11
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: fontconfig (<< 2.3.2-2)
Conffiles:
 /etc/fonts/fonts.conf eaf05125765056440cb0d9be4f89f46f
 /etc/fonts/conf.d/README 296384642206e0c9952d5c73a5451eec
 /etc/fonts/conf.avail/90-synthetic.conf 7659edb861f44ff8e9f4e31567d24e47
 /etc/fonts/conf.avail/10-autohint.conf ffa85c71161c3e8f5b8c631cca321ddf
 /etc/fonts/conf.avail/10-unhinted.conf 4e8756af02de0a68a110378967a90302
 /etc/fonts/conf.avail/10-sub-pixel-vrgb.conf 075bde5cc7ba76682d334a9815b47a96
 /etc/fonts/conf.avail/10-no-sub-pixel.conf 5ffd68a210dfe5572ee5a8ea6c4a30f6
 /etc/fonts/conf.avail/10-hinting-medium.conf b663214dd84d0f5c4e279b153e0b38f9
 /etc/fonts/conf.avail/50-user.conf 3d8ada5472f17ff01d85120a0dc8565d
 /etc/fonts/conf.avail/10-sub-pixel-vbgr.conf 148bd8906ee2cb538d066e559d9759b0
 /etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd
 /etc/fonts/conf.avail/45-latin.conf 1ff85af0c7ab2e880cea90ed0915b4bf
 /etc/fonts/conf.avail/10-hinting-slight.conf 4d7df8529053d526a503b472ee42b2b3
 /etc/fonts/conf.avail/65-nonlatin.conf 1470f5cee12ee55b9a807e41a2495bf9
 /etc/fonts/conf.avail/40-nonlatin.conf fc449daf3edc6852b372c69b44bfe9ac
 /etc/fonts/conf.avail/70-no-bitmaps.conf dccfa658875eea3b30514d7a8bc306bc
 /etc/fonts/conf.avail/65-fonts-persian.conf 4600ab82eed76e726bffb2fc99d1f1b7
 /etc/fonts/conf.avail/49-sansserif.conf 22278b0b48e5864d9c7fcbc178da0db3
 /etc/fonts/conf.avail/10-sub-pixel-bgr.conf 51d98b043c36056c45b02deae83c0568
 /etc/fonts/conf.avail/53-monospace-lcd-filter.conf a6737024098d0bdc74b70846d4b99fe9
 /etc/fonts/conf.avail/51-local.conf a2fa562c168c2c4cc0c2480bfdc0f8eb
 /etc/fonts/conf.avail/10-sub-pixel-rgb.conf a8594c66faf67aad69dd630148518dc4
 /etc/fonts/conf.avail/25-unhint-nonlatin.conf a5379350710f56a807962f3f06d3ffc1
 /etc/fonts/conf.avail/11-lcdfilter-default.conf c3edd444b38c9514a9aa84b3da4b8d67
 /etc/fonts/conf.avail/30-metric-aliases.conf 08be66fa3848e05b8a2cc7f2cb686ec4
 /etc/fonts/conf.avail/69-unifont.conf 49a6cb52e1cf23e0f691807a3e8c105d
 /etc/fonts/conf.avail/11-lcdfilter-light.conf 56968737d29d65fc03733a3dccf23e26
 /etc/fonts/conf.avail/11-lcdfilter-legacy.conf 721078eab10ef77c3c20a58ff1a2210b
 /etc/fonts/conf.avail/20-unhint-small-vera.conf 6fb496d0bb963a54d5db870955ddd771
 /etc/fonts/conf.avail/10-hinting-full.conf 65b0e8b7e1392797850856d8411d7272
 /etc/fonts/conf.avail/60-latin.conf 2a898e836efee4347362e1e7f09cd0d6
 /etc/fonts/conf.avail/65-khmer.conf ce66ea0c26f43091ab70092f3f7024d4
 /etc/fonts/conf.avail/80-delicious.conf fcad9a0561af18b7965910ccea55453f
 /etc/fonts/conf.avail/10-hinting.conf 4d1fb88a99c516270526c8dca5764df8
 /etc/fonts/conf.avail/10-antialias.conf d77e6cfb9608490da012671c25213fe4
 /etc/fonts/conf.avail/30-urw-aliases.conf 2f32a914ae3f96879b92a286410c8bf6
 /etc/fonts/conf.avail/70-force-bitmaps.conf 6423e63e204d4ea4629cd3f58636fcdc
Description: generic font configuration library - configuration
 Fontconfig is a font configuration and customization library, which
 does not depend on the X Window System. It is designed to locate
 fonts within the system and select them according to requirements
 specified by applications.
 .
 This package contains the configuration files and scripts for fontconfig.
Original-Maintainer: Keith Packard <keithp@debian.org>

Package: libedit2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libedit
Version: 2.11-20080614-5ubuntu1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libtinfo5
Pre-Depends: multiarch-support
Description: BSD editline and history libraries
 The editline library provides generic line editing and
 history functions.
 .
 It slightly resembles GNU readline
Homepage: http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libedit/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: ttf-dejavu
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: fonts
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.33-3ubuntu2
Depends: ttf-dejavu-core, ttf-dejavu-extra
Pre-Depends: dpkg (>= 1.15.6~)
Conflicts: ttf-dejavu (<< 2.20-1)
Description: Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
 DejaVu provides an expanded version of the Vera font family aiming for
 quality and broader Unicode coverage while retaining the original Vera
 style. DejaVu currently works towards conformance with the Multilingual
 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
 fonts provide serif, sans and monospaced variants.
 .
 Use this package if you want all DejaVu variants.
 .
 DejaVu fonts are intended for use on low-resolution devices (mainly
 computer screens) but can be used in printing as well.
Homepage: http://dejavu-fonts.org/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>

Package: libxtst6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxtst
Version: 2:1.2.1-1ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Pre-Depends: multiarch-support
Description: X11 Testing -- Record extension library
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxtst6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxtst
Version: 2:1.2.1-1ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Pre-Depends: multiarch-support
Description: X11 Testing -- Record extension library
 libXtst provides an X Window System client interface to the Record
 extension to the X protocol.
 .
 The Record extension allows X clients to synthesise input events, which
 is useful for automated testing.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXtst
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libcdparanoia0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cdparanoia
Version: 3.10.2+debian-11
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: audio extraction tool for sampling CDs (library)
 An audio extraction tool for sampling CDs. Unlike similar programs such as
 cdda2wav, cdparanoia goes to great lengths to try to extract the audio
 information without any artifacts such as jitter.
 .
 This package contains the library of cdparanoia, so that its routines
 can be used by other programs.
Original-Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Homepage: http://www.xiph.org/paranoia/

Package: dconf-gsettings-backend
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: d-conf
Version: 0.16.0-0ubuntu1
Replaces: libdconf0 (<< 0.7.3-2)
Provides: gsettings-backend
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.8), dconf-service (>= 0.16.0-0ubuntu1), dconf-service (<< 0.16.0-0ubuntu1.1~), libdconf1 (= 0.16.0-0ubuntu1)
Breaks: libdconf0 (<< 0.7.3-2), libglib2.0-0 (<< 2.30)
Description: simple configuration storage system - GSettings back-end
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains a back-end for GSettings. It is needed by
 applications accessing settings through GSettings to set custom values
 and listen for changes.
Homepage: http://live.gnome.org/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: unixodbc
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: database
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.14p2-5ubuntu4
Depends: libc6 (>= 2.14), libreadline6 (>= 6.0), odbcinst1debian2 (>= 2.2.11-3), libodbc1 (>= 2.2.14p2-3)
Conflicts: unixodbc-bin (<< 2.2.4-1)
Description: Basic ODBC tools
 UnixODBC is an implementation of the Open Database Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package contains isql, a command-line tool that allows SQL commands
 to be entered interactively.
Homepage: http://www.unixodbc.org/
Original-Maintainer: Steve Langasek <vorlon@debian.org>

Package: sendmail
Status: install ok installed
Priority: extra
Section: mail
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 8.14.4-2.1ubuntu2
Replaces: sendmail-tls
Depends: sendmail-base, sendmail-bin, sendmail-cf, sensible-mda
Suggests: sendmail-doc, rmail
Description: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple thing can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
 .
 This package is to make installation/upgrading easier (Do NOT delete it)
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: libice6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libice
Version: 2:1.0.8-2
Depends: libc6 (>= 2.14), x11-common
Pre-Depends: multiarch-support
Description: X11 Inter-Client Exchange library
 This package provides the main interface to the X11 Inter-Client Exchange
 library, which allows for communication of data between X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libice6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libice
Version: 2:1.0.8-2
Depends: libc6 (>= 2.11), x11-common
Pre-Depends: multiarch-support
Description: X11 Inter-Client Exchange library
 This package provides the main interface to the X11 Inter-Client Exchange
 library, which allows for communication of data between X clients.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libICE
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libesd0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: esound
Version: 0.2.41-10ubuntu1
Depends: libasound2 (>= 1.0.16), libaudiofile1 (>= 0.3.5), libc6 (>= 2.15), esound-common (= 0.2.41-10ubuntu1)
Pre-Depends: multiarch-support
Suggests: pulseaudio-esound-compat
Conflicts: libesd-alsa0
Description: Enlightened Sound Daemon - Shared libraries
 This program is designed to mix together several digitized
 audio streams for playback by a single device.
 .
 This package contains the shared library.
Original-Maintainer: Josselin Mouette <joss@debian.org>

Package: libjson0
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: json-c
Version: 0.10-1.2ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: http://oss.metaparadigm.com/json-c/
Original-Maintainer: fabien boucher <fabien.dot.boucher@gmail.com>

Package: libjson0
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: json-c
Version: 0.10-1.2ubuntu2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: http://oss.metaparadigm.com/json-c/
Original-Maintainer: fabien boucher <fabien.dot.boucher@gmail.com>

Package: libp11-kit0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: p11-kit
Version: 0.14-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: Library for loading and coordinating access to PKCS#11 modules - runtime
 Provides a way to load and enumerate PKCS#11 modules. Provides a standard
 configuration setup for installing PKCS#11 modules in such a way that
 they're discoverable.
 .
 Also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Homepage: http://p11-glue.freedesktop.org/p11-kit.html

Package: libp11-kit0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: p11-kit
Version: 0.14-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Library for loading and coordinating access to PKCS#11 modules - runtime
 Provides a way to load and enumerate PKCS#11 modules. Provides a standard
 configuration setup for installing PKCS#11 modules in such a way that
 they're discoverable.
 .
 Also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Homepage: http://p11-glue.freedesktop.org/p11-kit.html

Package: libao-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libao
Version: 1.1.0-2ubuntu1
Replaces: libao4 (<< 1.0.0-2)
Breaks: libao4 (<< 1.0.0-2)
Conflicts: libao2
Conffiles:
 /etc/libao.conf 6612b678709099664f611266a780ff8a
Description: Cross Platform Audio Output Library (Common files)
 Libao is a cross-platform audio library that allows programs to output audio
 using a simple API on a wide variety of platforms. It currently supports:
 .
  * Null output (handy for testing without a sound device)
  * WAV files
  * AU files
  * OSS (Open Sound System, used on Linux and FreeBSD)
  * ALSA (Advanced Linux Sound Architecture)
  * PulseAudio (next generation GNOME sound server)
  * esd (EsounD or Enlightened Sound Daemon)
  * and several others.
 .
 This package contains config files and man pages for libao.
Homepage: http://www.xiph.org/ao/
Original-Maintainer: Ron Lee <ron@debian.org>

Package: libxcb-shape0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcb
Version: 1.8.1-2ubuntu2.1
Depends: libc6 (>= 2.2.5), libxcb1
Pre-Depends: multiarch-support
Description: X C Binding, shape extension
 This package contains the library files needed to run software using
 libxcb-shape, the shape extension for the X C Binding.
 .
 The XCB library provides an interface to the X Window System protocol,
 designed to replace the Xlib interface.  XCB provides several advantages over
 Xlib:
 .
  * Size: small library and lower memory footprint
  * Latency hiding: batch several requests and wait for the replies later
  * Direct protocol access: one-to-one mapping between interface and protocol
  * Thread support: access XCB from multiple threads, with no explicit locking
  * Easy creation of new extensions: automatically generates interface from
    machine-parsable protocol descriptions
Homepage: http://xcb.freedesktop.org
Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>

Package: libatk1.0-data
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: misc
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: atk1.0
Version: 2.8.0-1
Description: Common files for the ATK accessibility toolkit
 ATK is a toolkit providing accessibility interfaces for applications or
 other toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This contains the common files which the runtime libraries need.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.gtk.org/

Package: libnih-dbus1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnih
Version: 1.0.3-4ubuntu16
Depends: libnih1 (= 1.0.3-4ubuntu16), libc6 (>= 2.3.4), libdbus-1-3 (>= 1.2.16)
Pre-Depends: multiarch-support
Description: NIH D-Bus Bindings Library
 libnih-dbus is a D-Bus bindings library that integrates with the main
 loop provided by libnih.
 .
 This package contains the shared library.
Homepage: https://launchpad.net/libnih
Original-Maintainer: Scott James Remnant <scott@netsplit.com>

Package: libx11-data
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: x11
Installed-Size: 1574
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libx11
Version: 2:1.5.0-1ubuntu1.1
Breaks: libx11-6 (<< 2:1.4.1)
Description: X11 client-side library
 This package provides the locale data files for libx11.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libselinux1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libselinux
Version: 2.1.9-5ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>

Package: libselinux1
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libselinux
Version: 2.1.9-5ubuntu1
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>

Package: lynx-cur
Status: install ok installed
Multi-Arch: foreign
Priority: extra
Section: web
Installed-Size: 2432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.8.8dev.15-2
Provides: news-reader, www-browser
Depends: libbsd0 (>= 0.0), libbz2-1.0, libc6 (>= 2.15), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libidn11 (>= 1.13), libncursesw5 (>= 5.6+20070908), libtinfo5, zlib1g (>= 1:1.1.4)
Recommends: mime-support
Conflicts: lynx (<< 2.8.7dev9-1.1), lynx-cur-wrapper (<< 2.8.8dev.8-2), lynx-ssl
Conffiles:
 /etc/lynx-cur/lynx.cfg 30fb76d3d21a635b8c15869081f61dc4
 /etc/lynx-cur/lynx.lss 38cb5a12468abaa8f99804534fe38ca9
Description: Text-mode WWW Browser with NLS support (development version)
 Lynx is a fully-featured World Wide Web (WWW) client for users running
 cursor-addressable, character-cell display devices.
 It is very fast and easy to use. It will display HTML documents
 containing links to files residing on the local system,
 as well as files residing on remote systems running Gopher, HTTP, FTP,
 WAIS, and NNTP servers.
 .
 This package contains a development version of lynx.
Original-Maintainer: Atsuhito KOHDA <kohda@debian.org>
Homepage: http://lynx.isc.org/

Package: libpython2.7-stdlib
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: python
Installed-Size: 8112
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python2.7
Version: 2.7.4-2ubuntu3.2
Replaces: python2.7 (<< 2.7.4~rc1-5)
Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref
Depends: libpython2.7-minimal (= 2.7.4-2ubuntu3.2), mime-support, libbz2-1.0, libc6 (>= 2.15), libdb5.1, libexpat1 (>= 2.1~beta3), libffi6 (>= 3.0.4), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libtinfo5
Description: Interactive high-level object-oriented language (version 2.7)
 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the standard library. It is normally not
 used on it's own, but as a dependency of python2.7.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: openssh-client
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: net
Installed-Size: 2526
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openssh
Version: 1:6.1p1-4
Replaces: ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614-1), libgssapi-krb5-2 (>= 1.10+dfsg~), libselinux1 (>= 1.32), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd
Recommends: xauth
Suggests: ssh-askpass, libpam-ssh, keychain, monkeysphere, openssh-blacklist, openssh-blacklist-extra
Conflicts: rsh-client (<< 0.16.1-1), sftp, ssh (<< 1:3.8.1p1-9), ssh-krb5 (<< 1:4.3p2-7)
Conffiles:
 /etc/ssh/moduli b4edec3ff4ef975b57bbc8fa48d96f42
 /etc/ssh/ssh_config a7a6e6ef00bcd077b9b5e3e1b744fd30
Description: secure shell (SSH) client, for secure access to remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh, scp and sftp clients, the ssh-agent
 and ssh-add programs to make public key authentication more convenient,
 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Homepage: http://www.openssh.org/

Package: libaudit-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: audit
Version: 1:2.2.2-1ubuntu4
Replaces: libaudit0, libaudit1 (<< 1:2.2.1-2)
Breaks: libaudit0, libaudit1 (<< 1:2.2.1-2)
Conffiles:
 /etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.
Homepage: http://people.redhat.com/sgrubb/audit/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>

Package: vim-runtime
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 22376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: vim
Version: 2:7.3.547-6ubuntu5
Recommends: vim | vim-gnome | vim-gtk | vim-athena | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:7.3.547-6ubuntu5)
Enhances: vim-tiny
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Homepage: http://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>

Package: libaa1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: aalib
Version: 1.4p5-40
Replaces: aalib1
Provides: aalib1
Depends: libc6 (>= 2.15), libgpm2 (>= 1.20.4), libncurses5 (>= 5.5-5~), libslang2 (>= 2.2.4), libtinfo5, libx11-6
Pre-Depends: multiarch-support
Description: ASCII art library
 AAlib is a portable ASCII art graphics library. Internally, it works like
 a graphics display, but the output is rendered into gorgeous platform
 independent ASCII graphics.
Original-Maintainer: Gergely Nagy <algernon@madhouse-project.org>
Homepage: http://aa-project.sourceforge.net/aalib/

Package: libtalloc2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: talloc
Version: 2.0.7+git20120207-1ubuntu1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Description: hierarchical pool based memory allocator
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
Homepage: http://talloc.samba.org/
Original-Maintainer: Jelmer Vernooij <jelmer@debian.org>

Package: libc6
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 10446
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: eglibc
Version: 2.17-0ubuntu5.1
Replaces: libc6-amd64
Provides: glibc-2.17-1
Depends: debconf (>= 0.5) | debconf-2.0, libgcc1
Suggests: glibc-doc, locales
Breaks: lsb-core (<= 3.2-27), nscd (<< 2.17)
Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch
Conffiles:
 /etc/ld.so.conf.d/x86_64-linux-gnu.conf 593ad12389ab2b6f952e7ede67b8fbbf
Description: Embedded GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

Package: libc6
Status: install ok installed
Multi-Arch: same
Priority: required
Section: libs
Installed-Size: 9220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eglibc
Version: 2.17-0ubuntu5.1
Replaces: libc6-i386
Provides: glibc-2.17-1, libc6-i686
Depends: debconf (>= 0.5) | debconf-2.0, libgcc1
Suggests: glibc-doc, locales
Breaks: nscd (<< 2.17)
Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch
Conffiles:
 /etc/ld.so.conf.d/i686-linux-gnu.conf 1c63da36f33ec6647af1d8faff9b9795
Description: Embedded GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: http://www.eglibc.org
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

Package: libsm6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsm
Version: 2:1.2.1-2
Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Description: X11 Session Management library
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libsm6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libsm
Version: 2:1.2.1-2
Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16)
Pre-Depends: multiarch-support
Description: X11 Session Management library
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libqt4-test
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 300
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Description: Qt 4 test module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtTest module provides classes for unit testing Qt applications and
 libraries.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: klogd
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sysklogd
Version: 1.5-6.2ubuntu1
Replaces: sysklogd
Provides: linux-kernel-log-daemon
Depends: libc6 (>= 2.7), sysklogd | system-log-daemon, adduser, lsb-base, initscripts (>= 2.88dsf-13.3)
Conflicts: sysklogd (<= 1.3-33)
Conffiles:
 /etc/default/klogd e4b65d9b50979ee15f19b908a91544dc
 /etc/init.d/klogd 891893d7296f305bbdb401662ddfa2c0
Description: Kernel Logging Daemon
 The klogd daemon listens to kernel message sources and is responsible
 for prioritizing and processing operating system messages.  The klogd
 daemon can run as a client of syslogd or optionally as a standalone
 program.  Klogd can now be used to decode EIP addresses if it can
 determine a System.map file.
Original-Maintainer: Martin Schulze <joey@debian.org>

Package: gvfs-daemons
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gvfs
Version: 1.16.1-0ubuntu1.1
Replaces: gvfs (<< 1.10.1-1), gvfs-backends (<< 1.8.1-1)
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.9), libgudev-1.0-0 (>= 146), libsecret-1-0 (>= 0.7), libudev1 (>= 183), libudisks2-0 (>= 2.0.91), x11-utils, udisks2, gvfs-libs (= 1.16.1-0ubuntu1.1), gvfs-common (= 1.16.1-0ubuntu1.1)
Recommends: dbus, policykit-1-gnome, gvfs
Suggests: gvfs-backends
Breaks: brasero (<< 2.28.0-2), gvfs (<< 1.10.1-1), gvfs-backends (<< 1.8.1-1), libgdu0 (<< 2.28.1-3), libglib2.0-0 (<< 2.28.6-2), rhythmbox (<< 0.12.6-2)
Description: userspace virtual filesystem - servers
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs server and the minimal set of backends.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libxxf86vm1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxxf86vm
Version: 1:1.1.2-1ubuntu0.13.04.1
Depends: libc6 (>= 2.2.5), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 XFree86 video mode extension library
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxxf86vm1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxxf86vm
Version: 1:1.1.2-1ubuntu0.13.04.1
Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6
Pre-Depends: multiarch-support
Description: X11 XFree86 video mode extension library
 libXxf86vm provides an interface to the XFree86-VidModeExtension
 extension, which allows client applications to get and set video mode
 timings in extensive detail.  It is used by the xvidtune program in
 particular.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: gstreamer0.10-plugins-good
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 5320
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: i386
Source: gst-plugins-good0.10
Version: 0.10.31-3+nmu1ubuntu2
Replaces: gstreamer0.10-plugins-bad (<< 0.10.21.2), gstreamer0.10-plugins-good-doc (<< 0.10.6-2), gstreamer0.10-plugins-really-bad (<< 0.10.21.2)
Provides: gstreamer0.10-audiosink, gstreamer0.10-audiosource, gstreamer0.10-videosink, gstreamer0.10-videosource, gstreamer0.10-visualization
Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.11), libcaca0 (>= 0.99.beta17-1), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4, libflac8 (>= 1.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base0.10-0 (>= 0.10.36), libgstreamer0.10-0 (>= 0.10.36), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libjpeg8 (>= 8c), liborc-0.4-0 (>= 1:0.4.16), libpng12-0 (>= 1.2.13-4), libraw1394-11, libshout3, libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.26.1), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.1.1), libtag1c2a (>= 1.5), libv4l-0 (>= 0.5.0), libwavpack1 (>= 4.40.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.7.4), libxv1, zlib1g (>= 1:1.1.4), gstreamer0.10-plugins-base
Pre-Depends: multiarch-support
Recommends: gstreamer0.10-x
Breaks: gstreamer0.10-plugins-bad (<< 0.10.21.2), gstreamer0.10-plugins-really-bad (<< 0.10.21.2)
Description: GStreamer plugins from the "good" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins from the "good" set, a set
 of good-quality plug-ins under the LGPL license.
Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtcp; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ AMR, AMR-WB }, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0; application/x-rtp, media=(string){ video, audio, application }, payload=(int)[ 96, 127 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)SPEEX, encoding-params=(string)1; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)SIREN, dct-length=(int)320; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)ILBC, mode=(string){ 20, 30 }; application/x-rtp, media=(string){ video, audio }, payload=(int)[ 96, 127 ], encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, VORBIS, X-QDM, QCELP, MP4A-LATM, L16, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, CELT, BV16, BV32, AC3 }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string){ RAW, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T-ES, MP1S, JPEG, JPEG2000, H264, H263, H263-2000, MPV, H263-1998 }; application/x-rtp, media=(string)other, payload=(int)[ 96, 127 ], encoding-name=(string)MP1S; application/x-rtp, media=(string)video, payload=(int)34, encoding-name=(string)H263; application/x-rtp, media=(string)audio, payload=(int)0, encoding-name=(string)PCMU; application/x-rtp, media=(string)audio, payload=(int)8, encoding-name=(string)PCMA; application/x-rtp, media=(string)application, payload=(int)[ 96, 127 ], encoding-name=(string)X-GST; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 32 }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-mulaw; audio/x-speex; audio/x-wav; audio/x-wavpack, framed=(boolean){ true, false }; audio/x-wavpack-correction, framed=(boolean)false; image/bmp; image/gif; image/jpeg, sof-marker=(int){ 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; text/x-cmml, encoded=(boolean)true; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-msvideo; video/x-smoke
Gstreamer-Elements: 3gppmux, aacparse, aasink, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autoconvert, autovideoconvert, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cairooverlay, cairorender, cairotextoverlay, cairotimeoverlay, capsdebug, capssetter, cmmldec, cmmlenc, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfdetect, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, efence, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufscale, gdkpixbufsink, goom, goom2k1, gppmux, gstrtpbin, gstrtpjitterbuffer, gstrtpptdemux, gstrtpsession, gstrtpssrcdemux, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, interleave, ismlmux, jackaudiosink, jackaudiosrc, jifmux, jpegdec, jpegenc, jpegparse, level, liveadder, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4mixer, oss4sink, oss4src, ossmixer, osssink, osssrc, pngdec, pngenc, progressreport, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdepay, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtpilbcdepay, rtpilbcpay, rtpj2kdepay, rtpj2kpay, rtpjpegdepay, rtpjpegpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpqcelpdepay, rtpqdm2depay, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpvorbisdepay, rtpvorbispay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, shagadelictv, shapewipe, shmsink, shmsrc, shout2send, smokedec, smokeenc, smpte, smptealpha, souphttpclientsink, souphttpsrc, spectrum, speexdec, speexenc, splitfilesrc, streaktv, taginject, testsink, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomixer, videomixer2, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, ximagesrc, y4menc
Gstreamer-Encoders: application/pdf; application/postscript; application/x-rtp; application/x-yuv4mpeg, y4mversion=(int)2; audio/x-alaw; audio/x-flac; audio/x-mulaw; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg; image/png; image/svg+xml; multipart/x-mixed-replace; text/x-cmml, encoded=(boolean)true; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-msvideo; video/x-smoke
Gstreamer-Uri-Sinks: udp
Gstreamer-Uri-Sources: dv, hdv, http, https, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtspt, rtspu, udp, v4l2
Gstreamer-Version: 0.10
Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>

Package: libpng12-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libpng
Version: 1.2.49-1ubuntu2
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5)
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libpng12-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libpng
Version: 1.2.49-1ubuntu2
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5)
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libconsole
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: console-tools
Version: 1:0.2.3dbs-65.1ubuntu2
Depends: libc6 (>= 2.4)
Conflicts: console-tools-libs
Description: Shared libraries for Linux console and font manipulation
 This package includes the libconsole and libcfont libraries, which
 are intended to provide a high-level programming interface to the
 Linux console, and console-font files.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>

Package: apt-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 0.9.7.7ubuntu6
Depends: libapt-inst1.5 (>= 0.8.0), libapt-pkg4.12 (>= 0.8.16~exp9), libc6 (>= 2.14), libdb5.1, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Suggests: xz-utils
Description: package managment related utility programs
 This package contains some less used commandline utilities related
 to package managment with APT.
 .
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.
  * apt-ftparchive is used to create Packages and other index files
    needed to publish an archive of debian packages
  * apt-sortpkgs is a Packages/Sources file normalizer.
Original-Maintainer: APT Development Team <deity@lists.debian.org>

Package: udev
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: admin
Installed-Size: 1005
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 175-0ubuntu26
Depends: libacl1 (>= 2.2.51-8), libc6 (>= 2.17), libglib2.0-0 (>= 2.16.0), libselinux1 (>= 1.32), upstart-job, module-init-tools (>= 3.2.1-0ubuntu3), initramfs-tools (>= 0.92bubuntu63), procps, adduser, util-linux (>> 2.15~rc2), upstart (>= 1.4-0ubuntu6)
Suggests: watershed
Conffiles:
 /etc/init/udevmonitor.conf b541dfb5aa4958e9a5336ecaec00ca15
 /etc/init/udev-finish.conf 6906cdbc6c901204e9e42d617995a37f
 /etc/init/udevtrigger.conf 651ff2421dde80be7ce7ccbf7fa8cf18
 /etc/init/udev-fallback-graphics.conf b8bfe7164e10cd0e53494b243c5728b1
 /etc/init/udev.conf b4fb63a560e94cacf94765c9a371db99
 /etc/udev/rules.d/README 3b6de9f3f911176734c66903b4f8735c
 /etc/udev/udev.conf 8b024b79a468658332fbf2586737907e
Description: rule-based device node and kernel event manager
 udev is a collection of tools and a daemon to manage events received from
 the kernel and deal with them in user-space.  Primarily this involves
 creating and removing device nodes in /dev when hardware is discovered or
 removed from the system.
 .
 Events are received via kernel netlink messaged and processed according to
 rules in /etc/udev/rules.d and /lib/udev/rules.d, altering the name of the
 device node, creating additional symlinks or calling other tools and programs
 including those to load kernel modules and initialise the device.
Homepage: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html

Package: libpixman-1-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 739
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: pixman
Version: 0.30.2-1ubuntu0.0.1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: pixel-manipulation library for X and cairo
 A library for manipulating pixel regions -- a set of Y-X banded
 rectangles, image compositing using the Porter/Duff model
 and implicit mask generation for geometric primitives including
 trapezoids, triangles, and rectangles.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libisc92
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.15), libxml2 (>= 2.7.4)
Conflicts: libbind0, libbind9-41
Description: ISC Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisc shared library used by BIND's daemons and
 clients.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: iptables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.12-2ubuntu5
Depends: libc6 (>= 2.14), libnfnetlink0 (>= 1.0.0)
Description: administration tools for packet filtering and NAT
 These are the user-space administration tools for the Linux
 kernel's netfilter and iptables. netfilter and iptables provide
 a framework for stateful and stateless packet filtering, network
 and port address translation, and other IP packet manipulation.
 The framework is the successor to ipchains.
 .
 netfilter and iptables are used in applications such as Internet
 connection sharing, firewalls, IP accounting, transparent proxying,
 advanced routing and traffic control.
Homepage: http://www.netfilter.org/
Original-Maintainer: Laurence J. Lane <ljlane@debian.org>

Package: libqt4-xmlpatterns
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 4259
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Architecture: i386
Source: qt4-x11
Version: 4:4.8.4+dfsg-0ubuntu9.5
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-network (= 4:4.8.4+dfsg-0ubuntu9.5), libqtcore4 (= 4:4.8.4+dfsg-0ubuntu9.5), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Description: Qt 4 XML patterns module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
Homepage: http://qt-project.org/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>

Package: bash
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: shells
Installed-Size: 1416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.2-5ubuntu3
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: dash (>= 0.5.5.1-2.2), libc6 (>= 2.15), libtinfo5
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Conffiles:
 /etc/bash.bashrc a93b8650846fd2bb653d03bd706f1f47
 /etc/skel/.profile ecb6d3479ac3823f1da7f314d871989b
 /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
 /etc/skel/.bashrc f110abe5b3cfd324c2e5128eb4733879
Description: GNU Bourne Again SHell
 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file.  Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: make
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: make-dfsg
Version: 3.81-8.2ubuntu2
Depends: libc6 (>= 2.14)
Suggests: make-doc
Description: An utility for Directing compilation.
 GNU Make is an utility which controls the generation of executables and
 other target files of a program from the program's source files. It
 determines automatically which pieces of a large program need to be
 (re)created, and issues the commands to (re)create them. Make is not
 limited to programs and executable, it can be applied to any task
 where a set of target files must be created based on a set of input
 files, based on dependency and processing rules. Indeed, Make is a
 general purpose dependency solver.
Homepage: http://www.gnu.org/software/make/
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>

Package: util-linux
Essential: yes
Status: install ok installed
Multi-Arch: foreign
Priority: required
Section: utils
Installed-Size: 1620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.20.1-5.1ubuntu8
Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils
Provides: linux32, schedutils
Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0, upstart-job
Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: util-linux-locales, kbd | console-tools, dosfstools
Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm
Conffiles:
 /etc/init/hwclock.conf 132aa3db7e5a8cf55168e4866052208a
 /etc/init/hwclock-save.conf 4a002046525e338fc23e4418602865c9
Description: Miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system.  Some of the more
 important utilities included in this package allow you to partition
 your hard disk, view kernel messages, and create new filesystems.
Homepage: http://userweb.kernel.org/~kzak/util-linux/
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: bind9
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1037
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind, dnsutils (<< 1:9.1.0-3)
Depends: libbind9-90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libc6 (>= 2.14), libcap2 (>= 2.10), libdns95 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libisc92 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libisccc90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libisccfg90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), liblwres90 (= 1:9.9.2.dfsg.P1-2ubuntu2.2), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0, netbase, adduser, lsb-base (>= 3.2-14), bind9utils (= 1:9.9.2.dfsg.P1-2ubuntu2.2), net-tools
Suggests: dnsutils, bind9-doc, resolvconf, ufw
Conflicts: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind
Conffiles:
 /etc/ppp/ip-up.d/bind9 a3c27aae4a7a4e8c93ca98c1eddde038
 /etc/ppp/ip-down.d/bind9 d68b2031e47f995a68d0b0f9601e687c
 /etc/ufw/applications.d/bind9 ac2316819866611a68b976db9125c9a7
 /etc/apparmor.d/usr.sbin.named 683e94a9d8e1d35ae3dcf172928c6f1a
 /etc/apparmor.d/local/usr.sbin.named 46622a9a6a8abf650eed70019af3cfd4
 /etc/init.d/bind9 c6d266c30d0d8fcff75bc492412f1667
 /etc/bind/db.local e5d27ead2d238928a08d33c7a7333477
 /etc/bind/named.conf 32be43ecfcb37f69bf967c15c368e184
 /etc/bind/named.conf.default-zones cf3c6c70e70516e6b3af112dd0a1907c
 /etc/bind/db.0 8aba258068c8c60a7ade3952a285f57d
 /etc/bind/db.empty 4e7a0ebff9a8936e5a72ec18c0c49214
 /etc/bind/db.root b3b07a2944d29d1f5bd58fe2fe183148
 /etc/bind/named.conf.local fb15a27656eafd86ff870effabc72f1e
 /etc/bind/bind.keys c57eed259ab3ea28d0322a88d96841f1
 /etc/bind/db.127 64f5cf50e8d8192109dad43b779e5e36
 /etc/bind/zones.rfc1918 d04252b4368b66e28376f92613842888
 /etc/bind/db.255 8aba258068c8c60a7ade3952a285f57d
 /etc/network/if-up.d/bind9 a3c27aae4a7a4e8c93ca98c1eddde038
 /etc/network/if-down.d/bind9 d68b2031e47f995a68d0b0f9601e687c
Description: Internet Domain Name Server
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package provides the server and related configuration files.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: libxcursor1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxcursor
Version: 1:1.1.13-1ubuntu0.13.04.1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1
Pre-Depends: multiarch-support
Description: X cursor management library
 Xcursor is a simple library designed to help locate and load cursors for the
 X Window System.  Cursors can be loaded from files or memory and can exist in
 several sizes; the library automatically picks the best size.  When using
 images loaded from files, Xcursor prefers to use the Render extension's
 CreateCursor request for rendering cursors.  Where the Render extension is
 not supported, Xcursor maps the cursor image to a standard X cursor and uses
 the core X protocol CreateCursor request.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libisccfg90
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.9.2.dfsg.P1-2ubuntu2.2
Replaces: libbind0
Depends: libc6 (>= 2.14), libdns95, libisc92, libisccc90
Conflicts: libbind0, libbind9-41
Description: Config File Handling Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisccfg shared library used by BIND's daemons
 and clients to read and write ISC-style configuration files like named.conf
 and rndc.conf.
Original-Maintainer: LaMont Jones <lamont@debian.org>

Package: m4
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: interpreters
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.16-5
Depends: libc6 (>= 2.15), libsigsegv2 (>= 2.9), dpkg (>= 1.15.4) | install-info
Description: a macro processing language
 GNU `m4' is an implementation of the traditional UNIX macro
 processor.  It is mostly SVR4 compatible, although it has some
 extensions (for example, handling more than 9 positional parameters to
 macros).  `m4' also has builtin functions for including files, running
 shell commands, doing arithmetic, etc.  Autoconf needs GNU `m4' for
 generating `configure' scripts, but not for running them.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Homepage: http://www.gnu.org/software/m4/

Package: libmad0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libmad
Version: 0.15.1b-7ubuntu2
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: MPEG audio decoder library
 MAD is an MPEG audio decoder. It currently only supports the MPEG 1
 standard, but fully implements all three audio layers (Layer I, Layer II,
 and Layer III, the latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)
Original-Maintainer: Mad Maintainers <pkg-mad-maintainers@lists.alioth.debian.org>

Package: libfontenc1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libfontenc
Version: 1:1.1.1-1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Description: X11 font encoding library
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: cpio
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: utils
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.11+dfsg-0.1ubuntu1
Replaces: cpio-mt
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Suggests: libarchive1
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
 GNU cpio is a tool for creating and extracting archives, or copying
 files from one place to another.  It handles a number of cpio formats
 as well as reading and writing tar files.
Homepage: http://www.gnu.org/software/cpio/
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>

Package: libstdc++6
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 1206
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-4.7
Version: 4.7.3-1ubuntu1
Depends: gcc-4.7-base (= 4.7.3-1ubuntu1), libc6 (>= 2.17), libgcc1 (>= 1:4.1.1)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libstdc++6
Status: install ok installed
Multi-Arch: same
Priority: important
Section: libs
Installed-Size: 1152
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gcc-4.7
Version: 4.7.3-1ubuntu1
Depends: gcc-4.7-base (= 4.7.3-1ubuntu1), libc6 (>= 2.17), libgcc1 (>= 1:4.1.1)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libstdc++5
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 1038
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: gcc-3.3 (1:3.3.6ds1-25ubuntu4)
Version: 1:3.3.6-25ubuntu4
Depends: libc6 (>= 2.3), libgcc1 (>= 1:3.3.4-3)
Pre-Depends: multiarch-support
Description: The GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Original-Maintainer: Philipp Kern <pkern@debian.org>

Package: iputils-arping
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: iputils
Version: 3:20101006-3ubuntu1
Replaces: netbase (<< 4.00)
Depends: libc6 (>= 2.14), libsysfs2
Conflicts: arping, iputils-ping (<< 20001110-6), suidmanager (<< 0.50)
Description: Tool to send ICMP echo requests to an ARP address
 The arping command acts like the standard ping command except it pings
 a machine by its ARP address instead of its IP address.  It is typically
 used to locate a machine if its hardware address is known but its IP
 address is unknown
Original-Maintainer: Noah Meyerhans <noahm@debian.org>

Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 1813
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.2.4-5ubuntu2.1
Replaces: dhcp3-client
Provides: dhcp-client, dhcp3-client
Depends: libc6 (>= 2.15), debianutils (>= 2.8.2), isc-dhcp-common (= 4.2.4-5ubuntu2.1), iproute
Suggests: resolvconf, avahi-autoipd, apparmor
Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2)
Conffiles:
 /etc/dhcp/dhclient-enter-hooks.d/debug 95da2e2070e1c33847923dafef2a2921
 /etc/dhcp/dhclient.conf c70c98b530eee07bd604af3035e63b56
 /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 9f5b3bd5f605e2debf1a7a88a705c1ba
 /etc/dhcp/dhclient-exit-hooks.d/debug 95da2e2070e1c33847923dafef2a2921
 /etc/apparmor.d/sbin.dhclient e17a335b0ef363ff80afa20bf2df668c
Description: ISC DHCP client
 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>

Package: ca-certificates
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: misc
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 20130119
Depends: openssl (>= 1.0.0), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
 This package includes PEM files of CA certificates to allow SSL-based
 applications to check for the authenticity of SSL connections.
 .
 It includes, among others, certificate authorities used by the Debian
 infrastructure and those shipped with Mozilla's browsers.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.
Original-Maintainer: Michael Shuler <michael@pbandjelly.org>

Package: libwebp4
Status: install ok installed
Multi-Arch: same
Priority: extra
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libwebp
Version: 0.2.1-3
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: Lossy compression of digital photographic images.
 Image Compression format, based on the VP8 codec.
 WebP uses the modern VP8 compression format to deliver efficient
 compression of images for the web. More than 30% extra gain over
 optimized JPEG, for same quality, is not unusual.
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Homepage: http://webp.googlecode.com

Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 7668
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.23.2-2ubuntu1
Replaces: binutils-gold (<< 2.20.51.20100415)
Provides: elf-binutils
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.0)
Suggests: binutils-doc (>= 2.23.2-2ubuntu1)
Conflicts: binutils-gold (<< 2.20.51.20100415), elf-binutils, gas, modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
 The programs in this package are used to assemble, link and manipulate
 binary and object files.  They may be used in conjunction with a compiler
 and various libraries to build programs.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: sendmail-doc
Status: install ok installed
Priority: extra
Section: doc
Installed-Size: 1003
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sendmail
Version: 8.14.4-2.1ubuntu2
Description: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 Don't try anything fancy in sendmail without using this for guidance.
 .
 Because of the complexity, you may find yourself wanting to peruse
 the documentation files included herein.  The main files are:
   cf.README.gz    -- A reference for all things in sendmail.{mc,cf}
   op.{ps,txt}.gz  -- The care and feeding of Sendmail.
   faq.txt.gz      -- Sendmail FAQ, current as of the package date.
 .
 Other files include the references for smrsh and libmilter.
Original-Maintainer: Richard A Nelson (Rick) <cowboy@debian.org>
Homepage: http://www.sendmail.org

Package: dconf-service
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: d-conf
Version: 0.16.0-0ubuntu1
Replaces: dconf-gsettings-backend (<< 0.10.0-2), libdconf0 (<< 0.7.3-2)
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.35.8), libdconf1 (= 0.16.0-0ubuntu1)
Recommends: dconf-gsettings-backend
Breaks: dconf-gsettings-backend (<< 0.10.0-2), libdconf0 (<< 0.7.3-2)
Description: simple configuration storage system - D-Bus service
 DConf is a low-level key/value database designed for storing desktop
 environment settings.
 .
 This package contains the DConf service, which applications talk to
 using D-Bus in order to obtain their settings. It is mostly used by the
 GSettings backend.
Homepage: http://live.gnome.org/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: less
Status: install ok installed
Multi-Arch: foreign
Priority: standard
Section: text
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 456-1ubuntu1
Depends: libc6 (>= 2.14), libtinfo5, debianutils (>= 1.8)
Description: pager program similar to more
 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>

Package: libgphoto2-port0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libgphoto2
Version: 2.4.14-2
Replaces: libgphoto2port
Provides: libgphoto2port
Depends: libc6 (>= 2.15), libltdl7 (>= 2.4.2), libusb-0.1-4 (>= 2:0.1.12)
Pre-Depends: multiarch-support
Suggests: gphoto2 (>> 2.1.0), gtkam
Breaks: gphoto2 (<= 2.1.1)
Conflicts: libgphoto2port
Description: gphoto2 digital camera port library
 The gphoto2 library can be used by applications to access various
 digital camera models, via standard protocols such as USB Mass Storage
 and PTP, or vendor-specific protocols.
 .
 This package contains the runtime code for port access.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://www.gphoto.org/proj/libgphoto2/

Package: libglib2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 4133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: glib2.0
Version: 2.36.0-1ubuntu2
Replaces: libglib2.0-dev (<< 2.23.2-2)
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libpcre3 (>= 8.10), libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Pre-Depends: multiarch-support
Recommends: libglib2.0-data, shared-mime-info
Breaks: glib-networking (<< 2.33.12), gvfs (<< 1.8), python-gi (<< 3.7.2)
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libglib2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 4185
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: glib2.0
Version: 2.36.0-1ubuntu2
Replaces: libglib2.0-dev (<< 2.23.2-2)
Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libpcre3 (>= 8.10), libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
Pre-Depends: multiarch-support
Recommends: libglib2.0-data, shared-mime-info
Breaks: glib-networking (<< 2.33.12), gvfs (<< 1.8), python-gi (<< 3.7.2)
Description: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: libsane-common
Status: install ok installed
Multi-Arch: foreign
Priority: optional
Section: libs
Installed-Size: 3116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sane-backends
Version: 1.0.23-0ubuntu1
Replaces: libsane (<< 1.0.22-4~)
Description: API library for scanners -- documentation and support files
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes documentation for libsane, such as the man pages
 and list of supported scanners, and support files (i18n data).
Homepage: http://www.sane-project.org
Original-Maintainer: Julien BLACHE <jblache@debian.org>

Package: libasyncns0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libasyncns
Version: 0.8-4build1
Depends: libc6 (>= 2.15)
Pre-Depends: multiarch-support
Description: Asynchronous name service query library
 libasyncns is a C library for Linux/Unix for executing name service queries
 asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
 getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.
Original-Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Homepage: http://0pointer.de/lennart/projects/libasyncns/

Package: libgomp1
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-4.7
Version: 4.7.3-1ubuntu1
Depends: gcc-4.7-base (= 4.7.3-1ubuntu1), libc6 (>= 2.17)
Pre-Depends: multiarch-support
Breaks: gcc-4.1, gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Package: libtext-charwidth-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.04-7build2
Depends: libc6 (>= 2.2.5), perl-base (>= 5.14.2-13), perlapi-5.14.2
Description: get display widths of characters on the terminal
 This module permits perl software to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: http://search.cpan.org/search?module=Text::CharWidth

Package: libxt6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxt
Version: 1:1.1.3-1ubuntu0.13.04.1
Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libsm6, libx11-6
Pre-Depends: multiarch-support
Description: X11 toolkit intrinsics library
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxt6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 421
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxt
Version: 1:1.1.3-1ubuntu0.13.04.1
Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libsm6, libx11-6
Pre-Depends: multiarch-support
Description: X11 toolkit intrinsics library
 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
 which other toolkits are based.  Xt is the basis for many toolkits, including
 the Athena widgets (Xaw), and LessTif (a Motif implementation).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXt
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: readline-common
Status: install ok installed
Multi-Arch: foreign
Priority: important
Section: utils
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: readline6
Version: 6.2-9ubuntu1
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libcap2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.22-1.2ubuntu2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: support for getting/setting POSIX.1e capabilities
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels. These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
Homepage: http://sites.google.com/site/fullycapable/
Original-Maintainer: Torsten Werner <twerner@debian.org>

Package: libcap2
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 1:2.22-1.2ubuntu2
Depends: libc6 (>= 2.8)
Pre-Depends: multiarch-support
Description: support for getting/setting POSIX.1e capabilities
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels. These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
Homepage: http://sites.google.com/site/fullycapable/
Original-Maintainer: Torsten Werner <twerner@debian.org>

Package: libapr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apr
Version: 1.4.6-3ubuntu1
Depends: libc6 (>= 2.14), libuuid1 (>= 2.16)
Conflicts: libapr1.0
Description: Apache Portable Runtime Library
 APR is Apache's Portable Runtime Library, designed to be a support library
 that provides a predictable and consistent interface to underlying
 platform-specific implementations.
Homepage: http://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>

Package: libnfnetlink0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnfnetlink
Version: 1.0.0-1.1ubuntu1
Depends: libc6 (>= 2.14)
Description: Netfilter netlink library
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.
Original-Maintainer: netfilter maintainers <netfilter-maintainers@ned.snow-crash.org>

Package: libcupsimage2
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: cups
Version: 1.6.2-1ubuntu8
Depends: libc6 (>= 2.4), libcups2 (= 1.6.2-1ubuntu8), libcupsfilters1 (>= 1.0~b1)
Pre-Depends: multiarch-support
Description: Common UNIX Printing System(tm) - Raster image library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the image libraries for handling the CUPS
 raster format.
Homepage: http://www.cups.org
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>

Package: libwrap0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tcp-wrappers
Version: 7.6.q-24
Replaces: tcpd (<< 7.6.q-20)
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Recommends: tcpd
Breaks: tcpd (<< 7.6.q-20)
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libwrap0
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: tcp-wrappers
Version: 7.6.q-24
Replaces: tcpd (<< 7.6.q-20)
Depends: libc6 (>= 2.11)
Pre-Depends: multiarch-support
Recommends: tcpd
Breaks: tcpd (<< 7.6.q-20)
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <md@linux.it>

Package: libkrb5-3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 960
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.10.1+dfsg-4+nmu1)
Pre-Depends: multiarch-support
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: libkrb5-3
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 954
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: krb5
Version: 1.10.1+dfsg-4+nmu1
Depends: libc6 (>= 2.16), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.10.1+dfsg-4+nmu1)
Pre-Depends: multiarch-support
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Conflicts: libkrb53
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Homepage: http://web.mit.edu/kerberos/

Package: lsof
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.86+dfsg-1ubuntu2
Depends: libc6 (>= 2.14)
Description: Utility to list open files
 Lsof is a Unix-specific diagnostic tool.  Its name stands
 for LiSt Open Files, and it does just that.  It lists
 information about any files that are open, by processes
 currently running on the system.
Homepage: http://people.freebsd.org/~abe/
Original-Maintainer: Norbert Tretkowski <nobse@debian.org>

Package: libpython2.7-minimal
Status: install ok installed
Multi-Arch: same
Priority: required
Section: python
Installed-Size: 2484
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python2.7
Version: 2.7.4-2ubuntu3.2
Replaces: libpython2.7-stdlib (<< 2.7.4-2), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10)
Recommends: libpython2.7-stdlib
Breaks: python2.7-minimal (<< 2.7.4~rc1-1~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python2.7/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 2.7)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python2.7-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: liblockfile1
Status: install ok installed
Multi-Arch: same
Priority: standard
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: liblockfile
Version: 1.09-5ubuntu1
Depends: libc6 (>= 2.14), liblockfile-bin (>= 1.09-5ubuntu1)
Pre-Depends: multiarch-support
Description: NFS-safe locking library
 Liblockfile is a shared library with NFS-safe locking functions.
Original-Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>

Package: libxau6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxau
Version: 1:1.0.7-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXau
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

Package: libxau6
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: libxau
Version: 1:1.0.7-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Description: X11 authorisation library
 This package provides the main interface to the X11 authorisation handling,
 which controls authorisation for X connections, both client-side and
 server-side.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXau
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>

