correct some quoting offenses
[ntk/apt.git] / test / integration / status-ubuntu-bug-614993
CommitLineData
9976f17c
MV
1Package: xserver-xorg-input-vmmouse
2Status: install ok installed
3Priority: optional
4Section: x11
5Installed-Size: 176
6Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
7Architecture: amd64
8Version: 1:12.6.5-4ubuntu2
9Replaces: mdetect (<< 0.5.2.2), xserver-xorg (<< 6.8.2-35)
10Provides: xserver-xorg-input-7
11Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900), xserver-xorg-input-mouse, udev
12Description: X.Org X server -- VMMouse input driver to use with VMWare
13 This package provides the driver for the X11 vmmouse input device.
14 .
15 The VMMouse driver enables support for the special VMMouse protocol
16 that is provided by VMware virtual machines to give absolute pointer
17 positioning.
18 .
19 The vmmouse driver is capable of falling back to the standard "mouse"
20 driver if a VMware virtual machine is not detected. This allows for
21 dual-booting of an operating system from a virtual machine to real hardware
22 without having to edit xorg.conf every time.
23 .
24 More information about X.Org can be found at:
25 <URL:http://www.X.org>
26 <URL:http://xorg.freedesktop.org>
27 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
28 .
29 This package is built from the X.org xf86-input-vmmouse driver module.
30Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
31
32Package: libtext-wrapi18n-perl
33Status: install ok installed
34Priority: required
35Section: perl
36Installed-Size: 68
37Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
38Architecture: all
39Version: 0.06-7
40Depends: libtext-charwidth-perl
41Description: internationalized substitute of Text::Wrap
42 This module is a substitution for Text::Wrap, supporting
43 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
44 characters such as east Asian characters, combining characters
45 such as diacritical marks and Thai, and languages which don't
46 use whitespaces between words such as Chinese and Japanese.
47 .
48 It provides wrap().
49Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
50Homepage: http://search.cpan.org/search?module=Text::WrapI18N
51
52Package: debconf
53Status: install ok installed
54Priority: required
55Section: admin
56Installed-Size: 924
57Maintainer: Colin Watson <cjwatson@ubuntu.com>
58Architecture: all
59Version: 1.5.28ubuntu4
60Replaces: debconf-tiny
61Provides: debconf-2.0
62Depends: debconf-i18n | debconf-english
63Pre-Depends: perl-base (>= 5.6.1-4)
64Recommends: apt-utils (>= 0.5.1)
65Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgnome2-perl, libnet-ldap-perl, perl
66Conflicts: 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)
67Conffiles:
68 /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
69 /etc/bash_completion.d/debconf 8fa1862734fbe54d7178aaaa419f5a11
70 /etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
71Description: Debian configuration management system
72 Debconf is a configuration management system for debian packages. Packages
73 use Debconf to ask questions when they are installed.
74Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
75Python-Version: 2.6, 3.1
76
77Package: xserver-common
78Status: install ok installed
79Priority: optional
80Section: x11
81Installed-Size: 172
82Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
83Architecture: all
84Source: xorg-server
85Version: 2:1.7.6-2ubuntu7
86Replaces: xserver-xorg-core (<< 2:1.5.2)
87Depends: x11-common, xkb-data, x11-xkb-utils
88Recommends: xfonts-base
89Description: common files used by various X servers
90 This package provides files necessary for all X.Org based X servers.
91Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
92
93Package: dash
94Status: install ok installed
95Priority: required
96Section: shells
97Installed-Size: 236
98Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
99Architecture: amd64
100Version: 0.5.5.1-3ubuntu2
101Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
102Pre-Depends: libc6 (>= 2.11)
103Description: POSIX-compliant shell
104 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
105 from ash.
106 .
107 Since it executes scripts faster than bash, and has fewer library
108 dependencies (making it more robust against software or hardware
109 failures), it is used as the default system shell on Debian systems.
110Homepage: http://gondor.apana.org.au/~herbert/dash/
111Original-Maintainer: Gerrit Pape <pape@smarden.org>
112
113Package: libmpfr1ldbl
114Status: install ok installed
115Priority: optional
116Section: libs
117Installed-Size: 656
118Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
119Architecture: amd64
120Source: mpfr
121Version: 2.4.2-3ubuntu1
122Replaces: libmpfr1
123Depends: libgmp3c2 (>= 4.2.dfsg-1), libc6 (>= 2.4)
124Conflicts: libgmp3 (<< 4.1.4-3), libmpfr1
125Description: multiple precision floating-point computation
126 MPFR provides a library for multiple-precision floating-point computation
127 with correct rounding. The computation is both efficient and has a
128 well-defined semantics. It copies the good ideas from the
129 ANSI/IEEE-754 standard for double-precision floating-point arithmetic
130 (53-bit mantissa).
131 .
132 The home page is http://www.mpfr.org/.
133Homepage: http://www.mpfr.org/
134Original-Maintainer: Laurent Fousse <laurent@komite.net>
135
136Package: libxdmcp6
137Status: install ok installed
138Priority: optional
139Section: libs
140Installed-Size: 80
141Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
142Architecture: amd64
143Source: libxdmcp
144Version: 1:1.0.3-1
145Depends: libc6 (>= 2.4)
146Description: X11 Display Manager Control Protocol library
147 This package provides the main interface to the X11 display manager control
148 protocol library, which allows for remote logins to display managers.
149 .
150 More information about X.Org can be found at:
151 <URL:http://www.X.org>
152 <URL:http://xorg.freedesktop.org>
153 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
154 .
155 This module can be found at
156 git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
157Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
158
159Package: libgl1-mesa-dri
160Status: install ok installed
161Priority: optional
162Section: libs
163Installed-Size: 37216
164Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
165Architecture: amd64
166Source: mesa
167Version: 7.7.1-1ubuntu2
168Replaces: xlibmesa-dri (<< 1:7.0.0)
169Depends: libc6 (>= 2.4), libdrm-intel1 (>= 2.4.15), libdrm-radeon1 (>= 2.4.17), libdrm2 (>= 2.3.1), libexpat1 (>= 1.95.8)
170Suggests: libglide3
171Breaks: libgl1-mesa-glx (<< 7.2), xserver-xorg-core (<< 2:1.5)
172Conflicts: xlibmesa-dri (<< 1:7.0.0)
173Description: A free implementation of the OpenGL API -- DRI modules
174 This version of Mesa provides GLX and DRI capabilities: it is capable of
175 both direct and indirect rendering. For direct rendering, it can use DRI
176 modules from the libgl1-mesa-dri package to accelerate drawing.
177 .
178 This package does not include the OpenGL library itself, only the DRI
179 modules for accelerating direct rendering.
180 .
181 For a complete description of Mesa, please look at the
182 libgl1-mesa-swx11 package.
183 .
184 The tdfx DRI module needs libglide3 to enable direct rendering.
185Homepage: http://mesa3d.sourceforge.net/
186Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
187
188Package: coreutils
189Essential: yes
190Status: install ok installed
191Priority: required
192Section: utils
193Installed-Size: 12992
194Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
195Architecture: amd64
196Version: 7.4-2ubuntu2
197Replaces: mktemp
198Pre-Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libc6 (>= 2.11), libselinux1 (>= 1.32)
199Description: The GNU core utilities
200 This package contains the essential basic system utilities.
201 .
202 Specifically, this package includes:
203 basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir
204 dircolors dirname du echo env expand expr factor false fmt fold groups head
205 hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp
206 mv nice nl nohup od paste pathchk pinky pr printenv printf ptx pwd readlink
207 rm rmdir sha1sum seq shred sleep sort split stat stty sum sync tac tail tee
208 test touch tr true tsort tty uname unexpand uniq unlink users vdir wc who
209 whoami yes
210Original-Maintainer: Michael Stone <mstone@debian.org>
211
212Package: libfreetype6
213Status: install ok installed
214Priority: optional
215Section: libs
216Installed-Size: 796
217Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
218Architecture: amd64
219Source: freetype
220Version: 2.3.11-1ubuntu2
221Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
222Conflicts: freetype, xpdf-reader (<< 1.00-4)
223Description: FreeType 2 font engine, shared library files
224 The FreeType project is a team of volunteers who develop free,
225 portable and high-quality software solutions for digital typography.
226 They specifically target embedded systems and focus on bringing small,
227 efficient and ubiquitous products.
228 .
229 The FreeType 2 library is their new software font engine. It has been
230 designed to provide the following important features:
231 * A universal and simple API to manage font files
232 * Support for several font formats through loadable modules
233 * High-quality anti-aliasing
234 * High portability & performance
235 .
236 Supported font formats include:
237 * TrueType files (.ttf) and collections (.ttc)
238 * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
239 * Type 1 Multiple Master fonts. The FreeType 2 API also provides
240 routines to manage design instances easily
241 * Type 1 CID-keyed fonts
242 * OpenType/CFF (.otf) fonts
243 * CFF/Type 2 fonts
244 * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
245 the Adobe SVG viewer plugin.
246 * Windows FNT/FON bitmap fonts
247 .
248 This package contains the files needed to run programs that use the
249 FreeType 2 library.
250 .
251 Home Page: http://www.freetype.org/
252 Authors: David Turner <david.turner@freetype.org>
253 Robert Wilhelm <robert.wilhelm@freetype.org>
254 Werner Lemberg <werner.lemberg@freetype.org>
255Original-Maintainer: Steve Langasek <vorlon@debian.org>
256
257Package: debianutils
258Essential: yes
259Status: install ok installed
260Priority: required
261Section: utils
262Installed-Size: 228
263Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
264Architecture: amd64
265Version: 3.2.2
266Depends: sensible-utils
267Pre-Depends: libc6 (>= 2.7)
268Description: Miscellaneous utilities specific to Debian
269 This package provides a number of small utilities which are used
270 primarily by the installation scripts of Debian packages, although
271 you may use them directly.
272 .
273 The specific utilities included are: installkernel run-parts
274 savelog tempfile which.
275Original-Maintainer: Clint Adams <schizo@debian.org>
276
277Package: libxmuu1
278Status: install ok installed
279Priority: optional
280Section: libs
281Installed-Size: 72
282Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
283Architecture: amd64
284Source: libxmu
285Version: 2:1.0.5-1
286Depends: libc6 (>= 2.4), libx11-6
287Description: X11 miscellaneous micro-utility library
288 libXmuu provides a set of miscellaneous utility convenience functions for X
289 libraries to use. It is a lighter version of libXmu that does not depend
290 on libXt or libXext; for more information on libXmu, see libxmu6.
291 .
292 More information about X.Org can be found at:
293 <URL:http://www.X.org>
294 <URL:http://xorg.freedesktop.org>
295 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
296 .
297 This module can be found at
298 git://anongit.freedesktop.org/git/xorg/lib/libXmu
299Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
300
301Package: initramfs-tools
302Status: install ok installed
303Priority: required
304Section: utils
305Installed-Size: 432
306Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
307Architecture: all
308Version: 0.92bubuntu78
309Provides: linux-initramfs-tool
310Depends: initramfs-tools-bin (= 0.92bubuntu78), klibc-utils (>= 1.5.9-1), busybox-initramfs (>= 1:1.13.3-1ubuntu5), cpio, module-init-tools, udev (>= 147~-5), findutils (>= 4.2.24), util-linux (>> 2.15~rc1)
311Breaks: mountall (<< 2.0~)
312Conflicts: usplash (<< 0.5.50)
313Conffiles:
314 /etc/initramfs-tools/initramfs.conf eec5dbb69cee0bc2894cbd36b36bb821
315 /etc/initramfs-tools/update-initramfs.conf 25099e2e0961298b2772355149f9810d
316Description: tools for generating an initramfs
317 This package contains tools to create and boot an initramfs for packaged 2.6
318 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the
319 kernel unpacks that archive into RAM, mounts and uses it as initial root file
320 system. The mounting of the real root file system occurs in early user space.
321 klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2,
322 LUKS or NFS is also supported.
323 Any boot loader with initrd support is able to load an initramfs archive.
324Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
325
326Package: makedev
327Status: install ok installed
328Priority: required
329Section: admin
330Installed-Size: 144
331Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
332Architecture: all
333Version: 2.3.1-89ubuntu1
334Depends: base-passwd (>= 3.0.4)
335Conflicts: udev (<= 0.024-7)
336Description: creates device files in /dev
337 The MAKEDEV executable is used to create device files, often in /dev.
338 .
339 Device files are special files through which applications can interact
340 with hardware.
341 .
342 This package is not necessary for most modern Linux systems, where the udev
343 subsystem provides a more dynamic mechanism for device file management.
344Original-Maintainer: Bdale Garbee <bdale@gag.com>
345
346Package: x11-xkb-utils
347Status: install ok installed
348Priority: optional
349Section: x11
350Installed-Size: 524
351Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
352Architecture: amd64
353Version: 7.5+1
354Replaces: setxkbmap, xbase-clients (<= 1:7.2.ds2-3), xkbcomp, xkbevd, xkbprint, xkbutils
355Depends: libc6 (>= 2.7), libx11-6, libxaw7, libxkbfile1, libxmu6, libxt6, cpp
356Pre-Depends: x11-common (>= 1:7.0.0)
357Conflicts: setxkbmap, xkbcomp, xkbevd, xkbprint, xkbutils
358Description: X11 XKB utilities
359 xkbutils contains a number of client-side utilities for XKB, the X11
360 keyboard extension.
361 .
362 setxkbmap is a tool to query and change the current XKB map.
363 .
364 xkbbell generates a bell event through the keyboard.
365 .
366 xkbcomp is a tool to compile XKB definitions into map files the server
367 can use.
368 .
369 xkbevd is an experimental tool to listen for certain XKB events and execute
370 defined triggers when actions occur.
371 .
372 xkbprint is a tool to generate an image with the physical representation
373 of the keyboard as XKB sees it.
374 .
375 xkbvleds shows the changing status of keyboard LEDs.
376 .
377 xkbwatch shows the changing status of modifiers and LEDs.
378Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
379
380Package: login
381Essential: yes
382Status: install ok installed
383Priority: required
384Section: admin
385Installed-Size: 2384
386Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
387Architecture: amd64
388Source: shadow
389Version: 1:4.1.4.2-1ubuntu2
390Replaces: manpages-de (<< 0.5-3), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
391Pre-Depends: libc6 (>= 2.7), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
392Conflicts: 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)
393Conffiles:
394 /etc/pam.d/login 837d7e3c52c5570b4e48d751cae9f8b0
395 /etc/pam.d/su 7309fb874571fe5447321b43448a50b3
396 /etc/login.defs 182bb938192636c8b62e3d4349de6f72
397 /etc/securetty 0ae2cda1645723f062be3abaf4331747
398Description: system login tools
399 These tools are required to be able to login and use your system. The
400 login program invokes your user shell and enables command execution. The
401 newgrp program is used to change your effective group ID (useful for
402 workgroup type situations). The su program allows changing your effective
403 user ID (useful being able to execute commands as another user).
404Homepage: http://pkg-shadow.alioth.debian.org/
405Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
406
407Package: gpgv
408Status: install ok installed
409Priority: important
410Section: utils
411Installed-Size: 444
412Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
413Architecture: amd64
414Source: gnupg
415Version: 1.4.10-2ubuntu1
416Depends: libbz2-1.0, libc6 (>= 2.4), libreadline6, zlib1g (>= 1:1.1.4)
417Suggests: gnupg
418Description: GNU privacy guard - signature verification tool
419 GnuPG is GNU's tool for secure communication and data storage.
420 .
421 gpgv is a stripped-down version of gnupg which is only able to check
422 signatures. It is smaller than the full-blown gnupg and uses a
423 different (and simpler) way to check that the public keys used to
424 make the signature are trustworthy.
425Homepage: http://www.gnupg.org
426Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
427
428Package: libgmp3c2
429Status: install ok installed
430Priority: optional
431Section: libs
432Installed-Size: 668
433Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
434Architecture: amd64
435Source: gmp
436Version: 2:4.3.2+dfsg-1ubuntu1
437Replaces: libgmp3
438Depends: libc6 (>= 2.7)
439Conflicts: libgmp2 (<< 2.0.2-10), libgmp3
440Description: Multiprecision arithmetic library
441 GNU MP is a programmer's library for arbitrary precision
442 arithmetic (ie, a bignum package). It can operate on signed
443 integer, rational, and floating point numeric types.
444 .
445 It has a rich set of functions, and the functions have a regular
446 interface.
447Homepage: http://gmplib.org/
448Original-Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel@lists.alioth.debian.org>
449
450Package: libdbus-1-3
451Status: install ok installed
452Priority: required
453Section: libs
454Installed-Size: 348
455Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
456Architecture: amd64
457Source: dbus
458Version: 1.2.16-2ubuntu4
459Depends: libc6 (>= 2.4)
460Recommends: dbus
461Conflicts: dbus (<< 0.60)
462Description: simple interprocess messaging system
463 D-Bus is a message bus, used for sending messages between applications.
464 Conceptually, it fits somewhere in between raw sockets and CORBA in
465 terms of complexity.
466 .
467 D-Bus supports broadcast messages, asynchronous messages (thus
468 decreasing latency), authentication, and more. It is designed to be
469 low-overhead; messages are sent using a binary protocol, not using
470 XML. D-Bus also supports a method call mapping for its messages, but
471 it is not required; this makes using the system quite simple.
472 .
473 It comes with several bindings, including GLib, Python, Qt and Java.
474 .
475 The daemon can be found in the dbus package.
476Homepage: http://dbus.freedesktop.org/
477Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
478
479Package: module-init-tools
480Status: install ok installed
481Priority: required
482Section: admin
483Installed-Size: 376
484Maintainer: Scott James Remnant <scott@ubuntu.com>
485Architecture: amd64
486Version: 3.11.1-2ubuntu1
487Depends: libc6 (>= 2.8), upstart-job
488Breaks: initramfs-tools (<< 0.92bubuntu23)
489Conffiles:
490 /etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
491 /etc/modprobe.d/blacklist-ath_pci.conf d1da9bb08c2b0f56f3be93fd0e37946b
492 /etc/modprobe.d/blacklist-firewire.conf cb8a4c10a5dddd1d67092198b1ae415f
493 /etc/modprobe.d/blacklist-framebuffer.conf b46c9509180b5a76145f08be46b1aff5
494 /etc/modprobe.d/blacklist-watchdog.conf 55327f9270c8a6257a833c4d127a39e1
495 /etc/modprobe.d/blacklist.conf bc6754fa320733c6d239a4bb0148ffd7
496 /etc/init/module-init-tools.conf 48db1b767c3148fd83eba59d12fc9a5e
497Description: tools for managing Linux kernel modules
498 This package contains a set of programs for loading, inserting, and
499 removing kernel modules for Linux (versions 2.5.48 and above).
500
501Package: libgdbm3
502Status: install ok installed
503Priority: important
504Section: libs
505Installed-Size: 128
506Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
507Architecture: amd64
508Source: gdbm
509Version: 1.8.3-9
510Depends: libc6 (>= 2.2.5), dpkg (>= 1.15.4) | install-info
511Description: GNU dbm database routines (runtime version)
512 GNU dbm ('gdbm') is a library of database functions that use extendible
513 hashing and works similarly to the standard UNIX 'dbm' functions.
514 .
515 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
516 providing a persistent version of the 'dictionary' Abstract Data Type
517 ('hash' to perl programmers).
518Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
519Homepage: http://directory.fsf.org/project/gdbm/
520
521Package: xserver-xorg-video-v4l
522Status: install ok installed
523Priority: optional
524Section: x11
525Installed-Size: 136
526Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
527Architecture: amd64
528Version: 1:0.2.0-4
529Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-v4l
530Provides: xserver-xorg-video-6
531Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
532Conflicts: xserver-xorg-driver-v4l
533Description: X.Org X server -- Video 4 Linux display driver
534 This driver for the X.Org X server (see xserver-xorg for a further description)
535 uses the Video For Linux interface. It does not provide a graphics chip
536 driver, but instead registers a number of generic Xv adaptors which can be
537 used with any graphics chipset driver.
538 .
539 More information about X.Org can be found at:
540 <URL:http://www.X.org>
541 <URL:http://xorg.freedesktop.org>
542 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
543 .
544 This package is built from the X.org xf86-video-v4l driver module.
545Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
546
547Package: libgcrypt11
548Status: install ok installed
549Priority: important
550Section: libs
551Installed-Size: 560
552Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
553Architecture: amd64
554Version: 1.4.4-5ubuntu2
555Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.6)
556Suggests: rng-tools
557Description: LGPL Crypto library - runtime library
558 libgcrypt contains cryptographic functions. Many important free
559 ciphers, hash algorithms and public key signing algorithms have been
560 implemented:
561 arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael,
562 RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger.
563Homepage: http://directory.fsf.org/project/libgcrypt/
564Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
565
566Package: xserver-xorg-video-sis
567Status: install ok installed
568Priority: optional
569Section: x11
570Installed-Size: 664
571Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
572Architecture: amd64
573Version: 1:0.10.2-2
574Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-sis
575Provides: xserver-xorg-video-6
576Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
577Conflicts: xserver-xorg-driver-sis
578Description: X.Org X server -- SiS display driver
579 This package provides the driver for all SiS and XGI Volari cards.
580 .
581 More information about X.Org can be found at:
582 <URL:http://www.X.org>
583 <URL:http://xorg.freedesktop.org>
584 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
585 .
586 This package is built from the X.org xf86-video-sis driver module.
587Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
588
589Package: libxinerama1
590Status: install ok installed
591Priority: optional
592Section: libs
593Installed-Size: 68
594Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
595Architecture: amd64
596Source: libxinerama
597Version: 2:1.1-2
598Depends: libc6 (>= 2.2.5), libx11-6, libxext6
599Description: X11 Xinerama extension library
600 libXinerama provides an X Window System client interface to the XINERAMA
601 extension to the X protocol.
602 .
603 The Xinerama (also known as panoramiX) extension allows for multiple screens
604 attached to a single display to be treated as belonging together, and to give
605 desktop applications a better idea of the monitor layout.
606 .
607 More information about X.Org can be found at:
608 <URL:http://www.X.org>
609 <URL:http://xorg.freedesktop.org>
610 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
611 .
612 This module can be found at
613 git://anongit.freedesktop.org/git/xorg/lib/libXinerama
614Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
615
616Package: lzma
617Status: install ok installed
618Priority: required
619Section: utils
620Installed-Size: 172
621Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
622Architecture: amd64
623Version: 4.43-14ubuntu2
624Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
625Description: Compression method of 7z format in 7-Zip program
626 LZMA is a compression algorithm, based on the famous Lempel Ziv
627 compression method.
628 .
629 The main characteristics of the algorithm are very good compression,
630 fast decompression, use of lot of RAM for compression and low usage of
631 RAM for decompression.
632 .
633 LZMA provides high compression ratio and very fast decompression, so it
634 is very suitable for embedded applications. For example, it can be used
635 for ROM (firmware) compression.
636 .
637 This package provides a gzip-like interface for the lzma program.
638Homepage: http://www.7-zip.org/sdk.htm
639Original-Maintainer: Mohammed Adnène Trojette <adn+deb@diwi.org>
640
641Package: libuuid1
642Status: install ok installed
643Priority: required
644Section: libs
645Installed-Size: 120
646Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
647Architecture: amd64
648Source: util-linux
649Version: 2.17.2-0ubuntu1
650Replaces: e2fsprogs (<< 1.34-1)
651Depends: passwd, libc6 (>= 2.4)
652Recommends: uuid-runtime
653Description: Universally Unique ID library
654 The libuuid library generates and parses 128-bit universally unique
655 ids (UUIDs). A UUID is an identifier that is unique across both
656 space and time, with respect to the space of all UUIDs. A UUID can
657 be used for multiple purposes, from tagging objects with an extremely
658 short lifetime, to reliably identifying very persistent objects
659 across a network.
660 .
661 See RFC 4122 for more information.
662Original-Maintainer: LaMont Jones <lamont@debian.org>
663
664Package: libtasn1-3
665Status: install ok installed
666Priority: important
667Section: libs
668Installed-Size: 144
669Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
670Architecture: amd64
671Version: 2.4-1
672Depends: libc6 (>= 2.4)
673Conflicts: libtasn1-2 (= 0.3.1-1)
674Description: Manage ASN.1 structures (runtime)
675 Manage ASN1 (Abstract Syntax Notation One) structures.
676 The main features of this library are:
677 * on-line ASN1 structure management that doesn't require any C code
678 file generation.
679 * off-line ASN1 structure management with C code file generation
680 containing an array.
681 * DER (Distinguish Encoding Rules) encoding
682 * no limits for INTEGER and ENUMERATED values
683 .
684 This package contains runtime libraries.
685Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
686Homepage: http://www.gnu.org/software/libtasn1/
687
688Package: lsb-base
689Status: install ok installed
690Priority: required
691Section: misc
692Installed-Size: 84
693Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
694Architecture: all
695Source: lsb
696Version: 4.0-0ubuntu8
697Replaces: lsb (<< 2.0-6), lsb-core (<< 2.0-6)
698Depends: sed, ncurses-bin
699Conflicts: lsb (<< 2.0-6), lsb-core (<< 2.0-6)
700Conffiles:
701 /etc/lsb-base-logging.sh 5126106e3af09b522cdbd5e4685942af
702Description: Linux Standard Base 4.0 init script functionality
703 The Linux Standard Base (http://www.linuxbase.org/) is a standard
704 core system that third-party applications written for Linux can
705 depend upon.
706 .
707 This package only includes the init-functions shell library, which
708 may be used by other packages' initialization scripts for console
709 logging and other purposes.
710Homepage: http://www.linux-foundation.org/en/LSB
711Original-Maintainer: Chris Lawrence <lawrencc@debian.org>
712
713Package: libcurl3-gnutls
714Status: install ok installed
715Priority: optional
716Section: libs
717Installed-Size: 440
718Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
719Architecture: amd64
720Source: curl
721Version: 7.19.7-1ubuntu1
722Replaces: libcurl4-gnutls
723Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7dfsg~beta1), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), zlib1g (>= 1:1.1.4), ca-certificates
724Conflicts: libcurl4-gnutls
725Description: Multi-protocol file transfer library (GnuTLS)
726 libcurl is designed to be a solid, usable, reliable and portable
727 multi-protocol file transfer library.
728 .
729 SSL support is provided by GnuTLS.
730 .
731 This is the shared version of libcurl.
732Homepage: http://curl.haxx.se
733Original-Maintainer: Domenico Andreoli <cavok@debian.org>
734
735Package: cpp-4.4
736Status: install ok installed
737Priority: optional
738Section: interpreters
739Installed-Size: 9828
740Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
741Architecture: amd64
742Source: gcc-4.4
743Version: 4.4.3-4ubuntu5
744Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), libc6 (>= 2.11), libgmp3c2, libmpfr1ldbl
745Suggests: gcc-4.4-locales (>= 4.4.3-1)
746Description: The GNU C preprocessor
747 A macro processor that is used automatically by the GNU C compiler
748 to transform programs before actual compilation.
749 .
750 This package has been separated from gcc for the benefit of those who
751 require the preprocessor but not the compiler.
752Homepage: http://gcc.gnu.org/
753Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
754
755Package: procps
756Status: install ok installed
757Priority: required
758Section: admin
759Installed-Size: 808
760Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
761Architecture: amd64
762Version: 1:3.2.8-1ubuntu4
763Replaces: bsdutils (<< 2.9x-1), watch
764Provides: watch
765Depends: libc6 (>= 2.4), libncurses5 (>= 5.6+20071006-3), upstart-job, lsb-base (>= 3.0-10)
766Recommends: psmisc
767Conflicts: libproc-dev (<< 1:1.2.6-2), pgrep (<< 3.3-5), procps-nonfree, w-bassman (<< 1.0-3), watch
768Conffiles:
769 /etc/sysctl.d/10-console-messages.conf 154f6f5c5810d10bb303fb6a8e907c6a
770 /etc/sysctl.d/10-network-security.conf 4ac7258f5336e7eeaf448c05ab668d3c
771 /etc/sysctl.d/10-zeropage.conf 8d7193abcc4dfedaf519dd03016a5e59
772 /etc/sysctl.d/README c20074b9b11a5202758c69d7bcb6996f
773 /etc/sysctl.conf 86b831bbed0a49bc7361ed64d6c09435
774 /etc/init/procps.conf 72d5354efb1017283c440cf102b5d74a
775Description: /proc file system utilities
776 These are utilities to browse the /proc filesystem, which is not a real file
777 system but a way for the kernel to provide information about the status of
778 entries in its process table. (e.g. running, stopped or "zombie")
779 Both command line and full screen utilities are provided. Ncurses is needed
780 for the full screen utilities. More information can be found at procps
781 website http://procps.sf.net/
782 .
783 This package includes the following utilities: top, uptime, tload,
784 free, vmstat, watch, skill, pmap, pgrep, slabtop and pwdx.
785Original-Maintainer: Craig Small <csmall@debian.org>
786
787Package: libgssapi-krb5-2
788Status: install ok installed
789Priority: standard
790Section: libs
791Installed-Size: 312
792Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
793Architecture: amd64
794Source: krb5
795Version: 1.8.1+dfsg-2
796Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
797Depends: libc6 (>= 2.7), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.1+dfsg-2), libkrb5support0 (>= 1.7dfsg~beta2)
798Suggests: krb5-doc, krb5-user
799Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
800 Kerberos is a system for authenticating users and services on a network.
801 Kerberos is a trusted third-party service. That means that there is a
802 third party (the Kerberos server) that is trusted by all the entities on
803 the network (users and services, usually called "principals").
804 .
805 This is the MIT reference implementation of Kerberos V5.
806 .
807 This package contains the runtime library for the MIT Kerberos
808 implementation of GSS-API used by applications and Kerberos clients.
809Original-Maintainer: Sam Hartman <hartmans@debian.org>
810Homepage: http://web.mit.edu/kerberos/
811
812Package: python-minimal
813Essential: yes
814Status: install ok installed
815Priority: required
816Section: python
817Installed-Size: 120
818Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
819Architecture: all
820Source: python-defaults
821Version: 2.6.5-0ubuntu1
822Replaces: python (<= 2.4-1)
823Depends: python2.6-minimal (>= 2.6.5), dpkg (>= 1.13.20)
824Recommends: python
825Conflicts: python (<= 2.4-1), python-central (<< 0.5.5)
826Description: A minimal subset of the Python language (default version)
827 This package contains the interpreter and some essential modules. It's used
828 in the boot process for some basic tasks.
829 See /usr/share/doc/python2.6-minimal/README.Debian for a list of the modules
830 contained in this package.
831Original-Maintainer: Matthias Klose <doko@debian.org>
832
833Package: ncurses-base
834Essential: yes
835Status: install ok installed
836Priority: required
837Section: utils
838Installed-Size: 488
839Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
840Architecture: all
841Source: ncurses
842Version: 5.7+20090803-2ubuntu3
843Replaces: ncurses-term
844Provides: ncurses-runtime
845Depends: libncurses5
846Conflicts: ncurses, ncurses-runtime
847Conffiles:
848 /etc/terminfo/README 9d086188afcd9479ae96ff55dd6c1573
849Description: basic terminal type definitions
850 This package contains terminfo data files to support the most common types of
851 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
852 vt52, and xterm.
853Homepage: ftp://invisible-island.net/ncurses/
854Original-Maintainer: Debian QA Group <packages@qa.debian.org>
855
856Package: libpam0g
857Status: install ok installed
858Priority: required
859Section: libs
860Installed-Size: 272
861Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
862Architecture: amd64
863Source: pam
864Version: 1.1.1-2ubuntu2
865Replaces: libpam0g-util
866Depends: libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0
867Suggests: libpam-doc
868Description: Pluggable Authentication Modules library
869 Contains the C shared library for Linux-PAM, a suite of shared
870 libraries that enable the local system administrator to choose how
871 applications authenticate users. In other words, without rewriting
872 or recompiling a PAM-aware application, it is possible to switch
873 between the authentication mechanism(s) it uses. One may entirely
874 upgrade the local authentication system without touching the
875 applications themselves.
876Homepage: http://pam.sourceforge.net/
877Original-Maintainer: Steve Langasek <vorlon@debian.org>
878
879Package: libusb-0.1-4
880Status: install ok installed
881Priority: required
882Section: libs
883Installed-Size: 100
884Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
885Architecture: amd64
886Source: libusb
887Version: 2:0.1.12-14
888Replaces: libusb0
889Depends: libc6 (>= 2.4)
890Conflicts: libccid (<< 0.9.2-3), libusb0
891Description: userspace USB programming library
892 Library for programming USB applications without the knowledge
893 of Linux kernel internals.
894Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
895Homepage: http://www.linux-usb.org/
896
897Package: libgpg-error0
898Status: install ok installed
899Priority: important
900Section: libs
901Installed-Size: 236
902Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
903Architecture: amd64
904Source: libgpg-error
905Version: 1.6-1ubuntu2
906Depends: libc6 (>= 2.2.5)
907Description: library for common error values and messages in GnuPG components
908 Library that defines common error values for all GnuPG
909 components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
910 pinentry, SmartCard Daemon and possibly more in the future.
911Original-Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
912
913Package: ucf
914Status: install ok installed
915Priority: standard
916Section: utils
917Installed-Size: 260
918Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
919Architecture: all
920Version: 3.0025
921Depends: debconf (>= 1.5.19), coreutils (>= 5.91)
922Conffiles:
923 /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
924Description: Update Configuration File: preserve user changes to config files.
925 Debian policy mandates that user changes to configuration files must be
926 preserved during package upgrades. The easy way to achieve this behavior
927 is to make the configuration file a 'conffile', in which case dpkg
928 handles the file specially during upgrades, prompting the user as
929 needed.
930 .
931 This is appropriate only if it is possible to distribute a default
932 version that will work for most installations, although some system
933 administrators may choose to modify it. This implies that the
934 default version will be part of the package distribution, and must
935 not be modified by the maintainer scripts during installation (or at
936 any other time).
937 .
938 This script attempts to provide conffile-like handling for files that
939 may not be labelled conffiles, and are not shipped in a Debian package,
940 but handled by the postinst instead. This script allows one to
941 maintain files in /etc, preserving user changes and in general
942 offering the same facilities while upgrading that dpkg normally
943 provides for 'conffiles'.
944 .
945 Additionally, this script provides facilities for transitioning a
946 file that had not been provided with conffile-like protection to come
947 under this schema, and attempts to minimize questions asked at
948 installation time. Indeed, the transitioning facility is better than the
949 one offered by dpkg while transitioning a file from a non-conffile to
950 conffile status.
951Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
952
953Package: perl-modules
954Status: deinstall ok config-files
955Priority: standard
956Section: perl
957Installed-Size: 15848
958Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
959Architecture: all
960Source: perl
961Version: 5.10.1-8ubuntu2
962Config-Version: 5.10.1-8ubuntu2
963Replaces: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpanplus-perl, libextutils-cbuilder-perl, libextutils-parsexs-perl, libfile-temp-perl, libi18n-langtags-perl, libio-zlib-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libversion-perl, podlators-perl
964Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpanplus-perl, libextutils-cbuilder-perl, libextutils-parsexs-perl, libfile-temp-perl, libi18n-langtags-perl, libio-zlib-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libversion-perl, podlators-perl
965Depends: perl (>= 5.10.1-1)
966Conflicts: libansicolor-perl (<< 1.10-1), libarchive-tar-perl (<< 1.52), libattribute-handlers-perl (<< 0.85), libautodie-perl (<< 2.06.01), libcgi-pm-perl (<< 3.43), libcpanplus-perl (<< 0.88), libextutils-cbuilder-perl (<< 0.2602), libextutils-parsexs-perl (<< 2.2002), libfile-temp-perl (<< 0.22), libi18n-langtags-perl (<< 0.35-1), libio-zlib-perl (<< 1.09), liblocale-codes-perl (<< 2.07), liblocale-maketext-perl (<< 1.13), liblocale-maketext-simple-perl (<< 0.18-1), libmath-bigint-perl (<< 1.89), libmodule-build-perl (<< 0.340201), libmodule-corelist-perl (<< 2.18), libmodule-load-conditional-perl (<< 0.30), libmodule-load-perl (<< 0.16), libmodule-pluggable-perl (<< 3.9), libnet-perl (<= 1:1.19-3), libnet-ping-perl (<< 2.36), libparams-check-perl (<< 0.26-1), libparent-perl (<< 0.221), libparse-cpan-meta-perl (<< 1.39), libpod-escapes-perl (<< 1.04), libpod-parser-perl (<< 1.37), libpod-simple-perl (<< 3.07), libtest-harness-perl (<< 3.17), libtest-simple-perl (<< 0.92), libthread-queue-perl (<< 2.11), libversion-perl (<< 1:0.7700), podlators-perl (<= 2.2.2-1)
967Conffiles:
968 /etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
969Description: Core Perl modules
970 Architecture independent Perl modules. These modules are part of Perl and
971 required if the `perl' package is installed.
972Original-Maintainer: Niko Tyni <ntyni@debian.org>
973
974Package: bsdutils
975Essential: yes
976Status: install ok installed
977Priority: required
978Section: utils
979Installed-Size: 208
980Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
981Architecture: amd64
982Source: util-linux (2.17.2-0ubuntu1)
983Version: 1:2.17.2-0ubuntu1
984Depends: libc6 (>= 2.7)
985Recommends: bsdmainutils
986Description: Basic utilities from 4.4BSD-Lite
987 This package contains the bare minimum number of BSD utilities needed
988 to boot a Debian system: logger, renice, script, scriptreplay, and wall.
989 The remaining standard BSD utilities are provided by bsdmainutils.
990Original-Maintainer: LaMont Jones <lamont@debian.org>
991
992Package: xserver-xorg-video-apm
993Status: install ok installed
994Priority: optional
995Section: x11
996Installed-Size: 216
997Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
998Architecture: amd64
999Version: 1:1.2.2-1
1000Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-apm
1001Provides: xserver-xorg-video-6
1002Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
1003Conflicts: xserver-xorg-driver-apm
1004Description: X.Org X server -- APM display driver
1005 This package provides the driver for the Alliance Pro Motion family
1006 of video cards; specifically, the 6420, 6422, AT24, AT25, and AT3D
1007 cards.
1008 .
1009 More information about X.Org can be found at:
1010 <URL:http://www.X.org>
1011 <URL:http://xorg.freedesktop.org>
1012 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1013 .
1014 This package is built from the X.org xf86-video-apm driver module.
1015Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1016
1017Package: sensible-utils
1018Status: install ok installed
1019Priority: required
1020Section: utils
1021Installed-Size: 108
1022Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1023Architecture: all
1024Version: 0.0.1ubuntu3
1025Replaces: debianutils (<= 2.32.3)
1026Description: Utilities for sensible alternative selection
1027 This package provides a number of small utilities which are used
1028 by programs to sensibly select and spawn an appropriate browser,
1029 editor, or pager.
1030 .
1031 The specific utilities included are: select-editor sensible-browser
1032 sensible-editor sensible-pager
1033Original-Maintainer: Clint Adams <schizo@debian.org>
1034
1035Package: xserver-xorg-video-voodoo
1036Status: install ok installed
1037Priority: optional
1038Section: x11
1039Installed-Size: 108
1040Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1041Architecture: amd64
1042Version: 1:1.2.3-1
1043Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-voodoo
1044Provides: xserver-xorg-video-6
1045Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
1046Conflicts: xserver-xorg-driver-voodoo
1047Description: X.Org X server -- Voodoo display driver
1048 This package provides the driver for 3dfx Voodoo1 and Voodoo2 chipsets.
1049 .
1050 More information about X.Org can be found at:
1051 <URL:http://www.X.org>
1052 <URL:http://xorg.freedesktop.org>
1053 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1054 .
1055 This package is built from the X.org xf86-video-voodoo driver module.
1056Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1057
1058Package: libxkbfile1
1059Status: install ok installed
1060Priority: optional
1061Section: libs
1062Installed-Size: 204
1063Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1064Architecture: amd64
1065Source: libxkbfile
1066Version: 1:1.0.6-1
1067Depends: libc6 (>= 2.7), libx11-6
1068Description: X11 keyboard file manipulation library
1069 libxkbfile provides an interface to read and manipulate description files for
1070 XKB, the X11 keyboard configuration extension.
1071 .
1072 More information about X.Org can be found at:
1073 <URL:http://www.X.org>
1074 <URL:http://xorg.freedesktop.org>
1075 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1076 .
1077 This module can be found at
1078 git://anongit.freedesktop.org/git/xorg/lib/libxkbfile
1079Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1080
1081Package: dpkg-dev
1082Status: deinstall ok config-files
1083Priority: optional
1084Section: utils
1085Installed-Size: 2068
1086Origin: debian
1087Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1088Bugs: debbugs://bugs.debian.org
1089Architecture: all
1090Source: dpkg
1091Version: 1.15.5.6ubuntu4
1092Config-Version: 1.15.5.6ubuntu4
1093Replaces: manpages-pl (<= 20051117-1)
1094Depends: dpkg (>= 1.15.4), perl5, perl-modules, bzip2, lzma, xz-utils, patch (>= 2.2-1), make, binutils, libtimedate-perl, base-files (>= 5.0.0)
1095Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv
1096Suggests: debian-keyring, debian-maintainers
1097Conflicts: devscripts (<< 2.10.26), dpkg-cross (<< 2.0.0)
1098Conffiles:
1099 /etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95
1100 /etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200
1101Description: Debian package development tools
1102 This package provides the development tools (including dpkg-source)
1103 required to unpack, build and upload Debian source packages.
1104 .
1105 Most Debian source packages will require additional tools to build;
1106 for example, most packages need make and the C compiler gcc.
1107Homepage: http://wiki.debian.org/Teams/Dpkg
1108Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
1109
1110Package: xserver-xorg-video-s3virge
1111Status: install ok installed
1112Priority: optional
1113Section: x11
1114Installed-Size: 160
1115Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1116Architecture: amd64
1117Version: 1:1.10.4-1
1118Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-s3virge
1119Provides: xserver-xorg-video-6
1120Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
1121Conflicts: xserver-xorg-driver-s3virge
1122Description: X.Org X server -- S3 ViRGE display driver
1123 This package provides the driver for the S3 ViRGE and Trio3D family
1124 of chipsets. It does not support Trio64 or S3 96x cards; support for
1125 these can be found in the xserver-xorg-video-s3 package. Support for
1126 S3 Savage chipsets can be found in xserver-xorg-video-savage.
1127 .
1128 More information about X.Org can be found at:
1129 <URL:http://www.X.org>
1130 <URL:http://xorg.freedesktop.org>
1131 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1132 .
1133 This package is built from the X.org xf86-video-s3virge driver module.
1134Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1135
1136Package: libssl0.9.8
1137Status: install ok installed
1138Priority: required
1139Section: libs
1140Installed-Size: 2332
1141Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1142Architecture: amd64
1143Source: openssl
1144Version: 0.9.8k-7ubuntu8
1145Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
1146Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b)
1147Description: SSL shared libraries
1148 libssl and libcrypto shared libraries needed by programs like
1149 apache-ssl, telnet-ssl and openssh.
1150 .
1151 It is part of the OpenSSL implementation of SSL.
1152Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
1153
1154Package: bzip2
1155Status: install ok installed
1156Priority: optional
1157Section: utils
1158Installed-Size: 160
1159Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1160Architecture: amd64
1161Version: 1.0.5-4
1162Replaces: libbz2 (<< 0.9.5d-3)
1163Depends: libbz2-1.0 (= 1.0.5-4), libc6 (>= 2.4)
1164Suggests: bzip2-doc
1165Description: high-quality block-sorting file compressor - utilities
1166 bzip2 is a freely available, patent free, high-quality data compressor.
1167 It typically compresses files to within 10% to 15% of the best available
1168 techniques, whilst being around twice as fast at compression and six
1169 times faster at decompression.
1170 .
1171 bzip2 compresses files using the Burrows-Wheeler block-sorting text
1172 compression algorithm, and Huffman coding. Compression is generally
1173 considerably better than that achieved by more conventional
1174 LZ77/LZ78-based compressors, and approaches the performance of the PPM
1175 family of statistical compressors.
1176 .
1177 The archive file format of bzip2 (.bz2) is incompatible with that of its
1178 predecessor, bzip (.bz).
1179Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
1180Homepage: http://www.bzip.org/
1181
1182Package: vim-common
1183Status: install ok installed
1184Priority: important
1185Section: editors
1186Installed-Size: 380
1187Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1188Architecture: amd64
1189Source: vim
1190Version: 2:7.2.330-1ubuntu3
1191Depends: libc6 (>= 2.4)
1192Recommends: vim | vim-gnome | vim-gtk | vim-lesstif | vim-nox | vim-tiny
1193Conffiles:
1194 /etc/vim/vimrc e8793640eb83ade46e2d452bcf62e7e3
1195Description: Vi IMproved - Common files
1196 Vim is an almost compatible version of the UNIX editor Vi.
1197 .
1198 Many new features have been added: multi level undo, syntax
1199 highlighting, command line history, on-line help, filename
1200 completion, block operations, folding, Unicode support, etc.
1201 .
1202 This package contains files shared by all non GUI-enabled vim
1203 variants (vim and vim-tiny currently) available in Debian.
1204 Examples of such shared files are: manpages, common executables
1205 like xxd, and configuration files.
1206Homepage: http://www.vim.org/
1207Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
1208
1209Package: openssl
1210Status: install ok installed
1211Priority: optional
1212Section: utils
1213Installed-Size: 844
1214Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1215Architecture: amd64
1216Version: 0.9.8k-7ubuntu8
1217Depends: libc6 (>= 2.7), libssl0.9.8 (>= 0.9.8k-1), zlib1g (>= 1:1.1.4)
1218Suggests: ca-certificates, openssl-doc
1219Conflicts: ssleay (<< 0.9.2b)
1220Conffiles:
1221 /etc/ssl/openssl.cnf 0b1cf9a835b829131d630b7c2fe55f3c
1222Description: Secure Socket Layer (SSL) binary and related cryptographic tools
1223 This package contains the openssl binary and related tools.
1224 .
1225 It is part of the OpenSSL implementation of SSL.
1226 .
1227 You need it to perform certain cryptographic actions like:
1228 - Creation of RSA, DH and DSA key parameters;
1229 - Creation of X.509 certificates, CSRs and CRLs;
1230 - Calculation of message digests;
1231 - Encryption and decryption with ciphers;
1232 - SSL/TLS client and server tests;
1233 - Handling of S/MIME signed or encrypted mail.
1234Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
1235
1236Package: ncurses-bin
1237Essential: yes
1238Status: install ok installed
1239Priority: required
1240Section: utils
1241Installed-Size: 520
1242Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1243Architecture: amd64
1244Source: ncurses
1245Version: 5.7+20090803-2ubuntu3
1246Provides: tput
1247Pre-Depends: libc6 (>= 2.4), libncurses5 (>= 5.6+20071006-3)
1248Conflicts: ncurses, tput
1249Description: terminal-related programs and man pages
1250 This package contains the programs used for manipulating the terminfo
1251 database and individual terminfo entries, as well as some programs for
1252 resetting terminals and such.
1253Homepage: ftp://invisible-island.net/ncurses/
1254Original-Maintainer: Debian QA Group <packages@qa.debian.org>
1255
1256Package: perl-base
1257Essential: yes
1258Status: install ok installed
1259Priority: required
1260Section: perl
1261Installed-Size: 4900
1262Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1263Architecture: amd64
1264Source: perl
1265Version: 5.10.1-8ubuntu2
1266Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libxsloader-perl, perl (<= 5.10.0-9), perl-modules (<< 5.10.1-1)
1267Provides: libscalar-list-utils-perl, libxsloader-perl, perl5-base, perlapi-5.10.0, perlapi-5.10.1
1268Pre-Depends: libc6 (>= 2.11), dpkg (>= 1.14.20)
1269Suggests: perl
1270Breaks: doc-base (<< 0.8.16)
1271Conflicts: autoconf2.13 (<< 2.13-45), libscalar-list-utils-perl (<< 1:1.18-1), libxsloader-perl (<< 0.08-1), safe-rm (<< 0.8)
1272Description: minimal Perl system
1273 Perl is a scripting language used in many system scripts and utilities.
1274 .
1275 This package provides a Perl interpreter and the small subset of the
1276 standard run-time library required to perform basic tasks. For a full
1277 Perl installation, install "perl" (and its dependencies, "perl-modules"
1278 and "perl-doc").
1279Original-Maintainer: Niko Tyni <ntyni@debian.org>
1280
1281Package: sysv-rc
1282Status: install ok installed
1283Priority: required
1284Section: admin
1285Installed-Size: 288
1286Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1287Architecture: all
1288Source: sysvinit
1289Version: 2.87dsf-4ubuntu17
1290Replaces: file-rc
1291Depends: debconf | debconf-2.0, sysvinit-utils (>= 2.86.ds1-62), insserv (>> 1.12.0-10)
1292Recommends: lsb-base (>= 3.2-14)
1293Suggests: sysv-rc-conf, bum
1294Breaks: initscripts (<< 2.86.ds1-63)
1295Conflicts: file-rc
1296Description: System-V-like runlevel change mechanism
1297 This package provides support for the System-V like system
1298 for booting, shutting down and changing runlevels,
1299 configured through symbolic links in /etc/rc?.d/.
1300Homepage: http://freshmeat.net/projects/sysvinit/
1301Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
1302
1303Package: apt
1304Status: install ok installed
1305Priority: important
1306Section: admin
1307Installed-Size: 5488
1308Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1309Architecture: amd64
1310Version: 0.7.25.3ubuntu7
1311Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
1312Provides: libapt-pkg-libc6.10-6-4.8
1313Depends: libc6 (>= 2.8), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
1314Recommends: ubuntu-keyring
1315Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
1316Conffiles:
1317 /etc/apt/apt.conf.d/01autoremove 6154750d39a78704b5bbf6fafd65ada7
1318 /etc/apt/apt.conf.d/01ubuntu 078b96538a377743bee0f554eb5b2fc6
1319 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
1320 /etc/cron.daily/apt 3528ddf873535d4c268d83e73e85dc79
1321Description: Advanced front-end for dpkg
1322 This is Debian's next generation front-end for the dpkg package manager.
1323 It provides the apt-get utility and APT dselect method that provides a
1324 simpler, safer way to install and upgrade packages.
1325 .
1326 APT features complete installation ordering, multiple source capability
1327 and several other unique features, see the Users Guide in apt-doc.
1328Original-Maintainer: APT Development Team <deity@lists.debian.org>
1329
1330Package: xserver-xorg-core
1331Status: install ok installed
1332Priority: optional
1333Section: x11
1334Installed-Size: 4872
1335Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
1336Architecture: amd64
1337Source: xorg-server
1338Version: 2:1.7.6-2ubuntu7
1339Replaces: xserver-common (<< 7), xserver-xfree86 (<< 1:7.0.0), xserver-xorg (<< 6.8.2-38)
1340Provides: xserver
1341Depends: xserver-common (>= 2:1.7.6-2ubuntu7), xserver-xorg, udev (>= 149), libc6 (>= 2.7), libdrm2 (>= 2.3.1), libgcrypt11 (>= 1.4.2), libpciaccess0 (>= 0.10.7), libpixman-1-0 (>= 0.15.16), libudev0 (>= 147), libxau6, libxdmcp6, libxfont1 (>= 1:1.2.9)
1342Recommends: libgl1-mesa-dri (>= 7.1~rc1)
1343Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
1344Conflicts: xserver-common (<< 7), xserver-xfree86 (<< 1:7.0.0), xserver-xorg (<< 6.8.2-38), xserver-xorg-input, xserver-xorg-input-2, xserver-xorg-input-2.1, xserver-xorg-input-4, xserver-xorg-input-wacom (<< 0.7.8), xserver-xorg-video, xserver-xorg-video-1.0, xserver-xorg-video-1.9, xserver-xorg-video-2, xserver-xorg-video-4, xserver-xorg-video-5
1345Description: Xorg X server - core server
1346 The Xorg X server is an X server for several architectures and operating
1347 systems, which is derived from the XFree86 4.x series of X servers.
1348 .
1349 The Xorg server supports most modern graphics hardware from most vendors,
1350 and supersedes all XFree86 X servers.
1351 .
1352 More information about X.Org can be found at:
1353 <URL:http://www.X.org>
1354 <URL:http://xorg.freedesktop.org>
1355 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1356 .
1357 This package is built from the X.org xserver module.
1358Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1359
1360Package: libk5crypto3
1361Status: install ok installed
1362Priority: standard
1363Section: libs
1364Installed-Size: 252
1365Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1366Architecture: amd64
1367Source: krb5
1368Version: 1.8.1+dfsg-2
1369Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
1370Depends: libc6 (>= 2.4), libkeyutils1, libkrb5support0 (>= 1.7dfsg~beta2)
1371Suggests: krb5-doc, krb5-user
1372Breaks: libgssapi-krb5-2 (<= 1.8~aa), libkrb5-3 (<= 1.8~aa)
1373Description: MIT Kerberos runtime libraries - Crypto Library
1374 Kerberos is a system for authenticating users and services on a network.
1375 Kerberos is a trusted third-party service. That means that there is a
1376 third party (the Kerberos server) that is trusted by all the entities on
1377 the network (users and services, usually called "principals").
1378 .
1379 This is the MIT reference implementation of Kerberos V5.
1380 .
1381 This package contains the runtime cryptography libraries used by
1382 applications and Kerberos clients.
1383Original-Maintainer: Sam Hartman <hartmans@debian.org>
1384Homepage: http://web.mit.edu/kerberos/
1385
1386Package: netbase
1387Status: install ok installed
1388Priority: required
1389Section: admin
1390Installed-Size: 100
1391Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1392Architecture: all
1393Version: 4.35ubuntu3
1394Depends: lsb-base (>= 3.0-6), upstart-job
1395Recommends: ifupdown
1396Conflicts: inetutils-inetd (<< 2:1.4.3+20060719-3), openbsd-inetd (<< 0.20050402-3)
1397Conffiles:
1398 /etc/protocols 3aaa310b088fa84233d7fb2e358d4d29
1399 /etc/rpc f0b6f6352bf886623adc04183120f83b
1400 /etc/services b6a26fbe90d859f7c8600d5941262921
1401 /etc/init.d/networking db7e515f04f04f54708b5ea862585c31
1402Description: Basic TCP/IP networking system
1403 This package provides the necessary infrastructure for basic TCP/IP based
1404 networking.
1405Original-Maintainer: Marco d'Itri <md@linux.it>
1406
1407Package: libdrm2
1408Status: install ok installed
1409Priority: required
1410Section: libs
1411Installed-Size: 480
1412Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
1413Architecture: amd64
1414Source: libdrm
1415Version: 2.4.18-1ubuntu3
1416Depends: libc6 (>= 2.7)
1417Description: Userspace interface to kernel DRM services -- runtime
1418 This library implements the userspace interface to the kernel DRM
1419 services. DRM stands for "Direct Rendering Manager", which is the
1420 kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
1421 The DRI is currently used on Linux to provide hardware-accelerated
1422 OpenGL drivers.
1423 .
1424 This package provides the runtime environment for libdrm.
1425Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1426
1427Package: xserver-xorg-video-openchrome
1428Status: install ok installed
1429Priority: optional
1430Section: x11
1431Installed-Size: 588
1432Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1433Architecture: amd64
1434Version: 1:0.2.904+svn827-1
1435Replaces: libchromexvmc1, libchromexvmcpro1
1436Provides: xserver-xorg-video-6
1437Depends: libc6 (>= 2.4), libdrm2 (>= 2.3.1), libx11-6 (>= 0), libxext6 (>= 0), libxv1, libxvmc1, xserver-xorg-core (>= 2:1.6.99.900)
1438Conflicts: libchromexvmc1, libchromexvmcpro1
1439Description: X.Org X server -- VIA display driver
1440 OpenChrome is a project for the development of free and open-source drivers
1441 for the VIA UniChrome video chipsets.
1442 .
1443 Originally called the 'snapshot' release, since it was a snapshot of an
1444 experimental branch of the unichrome cvs code, this is a continued development
1445 of the open source unichrome driver (from http://unichrome.sf.net) which
1446 also incorporates support for the unichrome-pro chipsets.
1447 .
1448 Support for hardware acceleration (XvMC) for all chipsets has subsequently
1449 been ripped out of the unichrome.sf.net driver. Therefore your only option if
1450 you wish to make use of the acceleration features of your VIA chip with free
1451 and open-source drivers is to use this version of the driver.
1452Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1453Homepage: http://www.openchrome.org
1454
1455Package: libxapian15
1456Status: install ok installed
1457Priority: important
1458Section: libs
1459Installed-Size: 1644
1460Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1461Architecture: amd64
1462Source: xapian-core
1463Version: 1.0.18-1
1464Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4)
1465Suggests: xapian-tools
1466Conflicts: libxapian2
1467Description: Search engine library
1468 This package contains the core Xapian runtime library.
1469 .
1470 The Xapian search engine library is a highly adaptable toolkit which allows
1471 developers to easily add advanced indexing and search facilities to their own
1472 applications. It implements the probabilistic model of information retrieval,
1473 and provides facilities for performing ranked free-text searches, relevance
1474 feedback, phrase searching, boolean searching, stemming, and simultaneous
1475 update and searching. It is highly scalable, and is capable of working with
1476 collections containing hundreds of millions of documents.
1477Original-Maintainer: Olly Betts <olly@survex.com>
1478Homepage: http://xapian.org/
1479
1480Package: libsepol1
1481Status: install ok installed
1482Priority: required
1483Section: libs
1484Installed-Size: 328
1485Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1486Architecture: amd64
1487Source: libsepol
1488Version: 2.0.40-2
1489Depends: libc6 (>= 2.4)
1490Description: SELinux library for manipulating binary security policies
1491 Security-enhanced Linux is a patch of the Linux kernel and a number
1492 of utilities with enhanced security functionality designed to add
1493 mandatory access controls to Linux. The Security-enhanced Linux
1494 kernel contains new architectural components originally developed to
1495 improve the security of the Flask operating system. These
1496 architectural components provide general support for the enforcement
1497 of many kinds of mandatory access control policies, including those
1498 based on the concepts of Type Enforcement®, Role-based Access
1499 Control, and Multi-level Security.
1500 .
1501 libsepol provides an API for the manipulation of SELinux binary policies.
1502 It is used by checkpolicy (the policy compiler) and similar tools, as well
1503 as by programs like load_policy that need to perform specific transformations
1504 on binary policies such as customizing policy boolean settings.
1505Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
1506
1507Package: libpam-modules
1508Status: install ok installed
1509Priority: required
1510Section: admin
1511Installed-Size: 1196
1512Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1513Architecture: amd64
1514Source: pam
1515Version: 1.1.1-2ubuntu2
1516Replaces: libpam-umask, libpam0g-util
1517Provides: libpam-mkhomedir, libpam-motd, libpam-umask
1518Depends: base-files (>= 5.0.0ubuntu6)
1519Pre-Depends: libc6 (>= 2.8), libdb4.8, libpam0g (>= 1.1.0), libselinux1 (>= 2.0.85), debconf (>= 0.5) | debconf-2.0
1520Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
1521Conffiles:
1522 /etc/security/access.conf 13ec4d189f0ed9acf3433977a53d446b
1523 /etc/security/group.conf 5a6bd21801df034da8d64b407470e8f6
1524 /etc/security/limits.conf cbacdff4aa5f51749f191b32754946cb
1525 /etc/security/namespace.conf c600fa5899cfb3198a01dfba2bf281f3
1526 /etc/security/namespace.init 114e73ed5f40956527286e6213d305bc
1527 /etc/security/pam_env.conf ed3f430e418ad366ddb23307a8755249
1528 /etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
1529 /etc/security/time.conf c23fcbb29dda6c1499e6a5e5ade0265e
1530Description: Pluggable Authentication Modules for PAM
1531 This package completes the set of modules for PAM. It includes the
1532 pam_unix_*.so module as well as some specialty modules.
1533Homepage: http://pam.sourceforge.net/
1534Original-Maintainer: Steve Langasek <vorlon@debian.org>
1535
1536Package: xserver-xorg-video-vmware
1537Status: install ok installed
1538Priority: optional
1539Section: x11
1540Installed-Size: 140
1541Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1542Architecture: amd64
1543Version: 1:10.16.9-1
1544Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-vmware
1545Provides: xserver-xorg-video-6
1546Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
1547Conflicts: xserver-xorg-driver-vmware
1548Description: X.Org X server -- VMware display driver
1549 This package provides the driver for VMware client sessions, i.e. if Linux
1550 is running inside a VMware session.
1551 .
1552 More information about X.Org can be found at:
1553 <URL:http://www.X.org>
1554 <URL:http://xorg.freedesktop.org>
1555 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1556 .
1557 This package is built from the X.org xf86-video-vmware driver module.
1558Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1559
1560Package: tzdata
1561Status: install ok installed
1562Priority: required
1563Section: libs
1564Installed-Size: 6276
1565Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1566Architecture: all
1567Version: 2010i-1
1568Replaces: libc0.1, libc0.3, libc6, libc6.1
1569Provides: tzdata-squeeze
1570Depends: debconf (>= 0.5) | debconf-2.0
1571Description: time zone and daylight-saving time data
1572 This package contains data required for the implementation of
1573 standard local time for many representative locations around the
1574 globe. It is updated periodically to reflect changes made by
1575 political bodies to time zone boundaries, UTC offsets, and
1576 daylight-saving rules.
1577Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
1578
1579Package: libudev0
1580Status: install ok installed
1581Priority: required
1582Section: admin
1583Installed-Size: 196
1584Maintainer: Scott James Remnant <scott@ubuntu.com>
1585Architecture: amd64
1586Source: udev
1587Version: 151-12
1588Depends: libc6 (>= 2.4)
1589Description: udev library
1590 libudev provides a set of functions for accessing the udev database
1591 and querying sysfs.
1592
1593Package: libfontconfig1
1594Status: install ok installed
1595Priority: optional
1596Section: libs
1597Installed-Size: 444
1598Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
1599Architecture: amd64
1600Source: fontconfig
1601Version: 2.8.0-2ubuntu1
1602Provides: libfontconfig
1603Depends: libc6 (>= 2.7), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), fontconfig-config (= 2.8.0-2ubuntu1)
1604Description: generic font configuration library - runtime
1605 Fontconfig is a font configuration and customization library, which
1606 does not depend on the X Window System. It is designed to locate
1607 fonts within the system and select them according to requirements
1608 specified by applications.
1609 .
1610 This package contains the runtime library needed to launch applications
1611 using fontconfig.
1612Original-Maintainer: Keith Packard <keithp@debian.org>
1613
1614Package: xserver-xorg-input-wacom
1615Status: install ok installed
1616Priority: optional
1617Section: x11
1618Installed-Size: 264
1619Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
1620Architecture: amd64
1621Source: xf86-input-wacom
1622Version: 1:0.10.5-0ubuntu4
1623Replaces: wacom-tools (<= 1:0.8.4.1-0ubuntu4)
1624Provides: xserver-xorg-input-7
1625Depends: xserver-xorg-core (>= 2:1.6.99.900), libc6 (>= 2.7), libx11-6 (>= 0), libxi6 (>= 2:1.2.0)
1626Suggests: xinput
1627Conflicts: wacom-tools (<= 1:0.8.4.1-0ubuntu4)
1628Description: X.Org X server -- Wacom input driver
1629 This package provides the X.Org driver for Wacom tablet devices.
1630Homepage: http://linuxwacom.sf.net
1631Original-Maintainer: Ron Lee <ron@debian.org>
1632
1633Package: ifupdown
1634Status: install ok installed
1635Priority: required
1636Section: admin
1637Installed-Size: 276
1638Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1639Architecture: amd64
1640Version: 0.6.8ubuntu29
1641Replaces: netbase (<< 4.00)
1642Depends: net-tools, libc6 (>= 2.7), debconf (>= 1.2.0) | debconf-2.0, upstart-job, lsb-base (>= 1.3-9ubuntu3), netbase (>= 4.30ubuntu2)
1643Suggests: iproute, dhcp3-client | dhcp-client, ppp
1644Breaks: udev (<< 136-1)
1645Description: high level tools to configure network interfaces
1646 This package provides the tools ifup and ifdown which may be used to
1647 configure (or, respectively, deconfigure) network interfaces based on
1648 interface definitions in the file /etc/network/interfaces.
1649Original-Maintainer: Anthony Towns <ajt@debian.org>
1650
1651Package: libxxf86dga1
1652Status: install ok installed
1653Priority: optional
1654Section: libs
1655Installed-Size: 84
1656Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1657Architecture: amd64
1658Source: libxxf86dga
1659Version: 2:1.1.1-2
1660Depends: libc6 (>= 2.3.4), libx11-6, libxext6, x11-common
1661Description: X11 Direct Graphics Access extension library
1662 libXxf86dga provides the XFree86-DGA extension, which allows direct
1663 graphics access to a framebuffer-like region, and also allows relative
1664 mouse reporting, et al. It is mainly used by games and emulators for
1665 games.
1666 .
1667 More information about X.Org can be found at:
1668 <URL:http://www.X.org>
1669 <URL:http://xorg.freedesktop.org>
1670 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1671 .
1672 This module can be found at
1673 git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga
1674Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1675
1676Package: libxext6
1677Status: install ok installed
1678Priority: optional
1679Section: libs
1680Installed-Size: 148
1681Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1682Architecture: amd64
1683Source: libxext
1684Version: 2:1.1.1-2
1685Depends: libc6 (>= 2.4), libx11-6
1686Description: X11 miscellaneous extension library
1687 libXext provides an X Window System client interface to several extensions to
1688 the X protocol.
1689 .
1690 The supported protocol extensions are:
1691 - DOUBLE-BUFFER (DBE), the Double Buffer extension;
1692 - DPMS, the VESA Display Power Management System extension;
1693 - Extended-Visual-Information (EVI), an extension for gathering extra
1694 information about the X server's visuals;
1695 - LBX, the Low Bandwidth X extension;
1696 - MIT-SHM, the MIT X client/server shared memory extension;
1697 - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
1698 - Multi-Buffering, the multi-buffering and stereo display extension;
1699 - SECURITY, the X security extension;
1700 - SHAPE, the non-rectangular shaped window extension;
1701 - SYNC, the X synchronization extension;
1702 - TOG-CUP, the Open Group's Colormap Utilization extension;
1703 - XC-APPGROUP, the X Consortium's Application Group extension;
1704 - XC-MISC, the X Consortium's resource ID querying extension;
1705 - XTEST, the X test extension (this is one of two client-side
1706 implementations; the other is in the libXtst library, provided by the
1707 libxtst6 package);
1708 .
1709 libXext also provides a small set of utility functions to aid authors of
1710 client APIs for X protocol extensions.
1711 .
1712 More information about X.Org can be found at:
1713 <URL:http://www.X.org>
1714 <URL:http://xorg.freedesktop.org>
1715 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1716 .
1717 This module can be found at
1718 git://anongit.freedesktop.org/git/xorg/lib/libXext
1719Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1720
1721Package: xterm
1722Status: install ok installed
1723Priority: optional
1724Section: x11
1725Installed-Size: 1332
1726Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
1727Architecture: amd64
1728Version: 256-1ubuntu1
1729Provides: x-terminal-emulator
1730Depends: xbitmaps, libc6 (>= 2.11), libfontconfig1 (>= 2.8.0), libice6 (>= 1:1.0.0), libncurses5 (>= 5.6+20071006-3), libx11-6 (>= 0), libxaw7, libxft2 (>> 2.1.1), libxmu6, libxt6
1731Recommends: x11-utils | xutils
1732Suggests: xfonts-cyrillic
1733Conffiles:
1734 /etc/X11/app-defaults/KOI8RXTerm e904665737663827da6ff9b9651910df
1735 /etc/X11/app-defaults/KOI8RXTerm-color d2d26270262950b81921694506281cfe
1736 /etc/X11/app-defaults/UXTerm 420d7404a359b3b74a24d415d1a53254
1737 /etc/X11/app-defaults/UXTerm-color 446ecb44b3bec790d5c7ac8582ef6ca5
1738 /etc/X11/app-defaults/XTerm b13fe7ad4bb906659bfc22db2513bacb
1739 /etc/X11/app-defaults/XTerm-color 0ceac6d8b2f3e33be29edddb64394d96
1740Description: X terminal emulator
1741 xterm is a terminal emulator for the X Window System. It provides DEC VT102
1742 and Tektronix 4014 compatible terminals for programs that cannot use the
1743 window system directly. This version implements ISO/ANSI colors and most of
1744 the control sequences used by DEC VT220 terminals.
1745 .
1746 This package provides four commands: xterm, which is the traditional
1747 terminal emulator; uxterm, which is a wrapper around xterm that is
1748 intelligent about locale settings (especially those which use the UTF-8
1749 character encoding), but which requires the luit program from the x11-utils
1750 package; koi8rxterm, a wrapper similar to uxterm for locales that use the
1751 KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
1752 previous commands to execute based on the user's locale settings.
1753 .
1754 A complete list of control sequences supported by the X terminal emulator
1755 is provided in /usr/share/doc/xterm.
1756 .
1757 The xterm program uses bitmap images provided by the xbitmaps package.
1758 .
1759 Those interested in using koi8rxterm will likely want to install the
1760 xfonts-cyrillic package as well.
1761Homepage: http://invisible-island.net/xterm/xterm.html
1762Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1763
1764Package: xserver-xorg-video-radeon
1765Status: install ok installed
1766Priority: optional
1767Section: x11
1768Installed-Size: 1564
1769Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1770Architecture: amd64
1771Source: xserver-xorg-video-ati
1772Version: 1:6.13.0-1ubuntu5
1773Replaces: xserver-xorg-video-ati (<= 1:6.8.191-1)
1774Provides: xserver-xorg-video-6
1775Depends: libc6 (>= 2.7), libdrm-radeon1 (>= 2.4.17), libdrm2 (>= 2.4.16), libpciaccess0 (>= 0.10.2), libpixman-1-0, xserver-xorg-core (>= 2:1.6.99.900)
1776Suggests: firmware-linux
1777Description: X.Org X server -- AMD/ATI Radeon display driver
1778 This package provides the 'radeon' driver for the AMD/ATI Radeon, FireGL,
1779 FireMV, FirePro and FireStream series.
1780 .
1781 Note that this is not the same as the ATI-provided, binary-only, 'fglrx'
1782 driver, which provides additional 3D functionality for some newer Radeon
1783 cards, but is not supported.
1784 .
1785 More information about X.Org can be found at:
1786 <URL:http://www.X.org>
1787 <URL:http://xorg.freedesktop.org>
1788 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1789 .
1790 This package is built from the X.org xf86-video-ati driver module.
1791Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1792
1793Package: x11-session-utils
1794Status: install ok installed
1795Priority: optional
1796Section: x11
1797Installed-Size: 304
1798Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1799Architecture: amd64
1800Version: 7.5+1
1801Replaces: smproxy, xbase-clients (<= 1:7.2.ds2-3), xsm (<= 1:1.0.1-1), xutils (<= 1:7.1.ds.3-1)
1802Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxmu6, libxt6, cpp
1803Pre-Depends: x11-common (>= 1:7.0.0)
1804Conflicts: smproxy, xsm (<= 1:1.0.1-1)
1805Conffiles:
1806 /etc/X11/app-defaults/XSm 34f161c4cba12ff40099e12b40e511d3
1807Description: X session utilities
1808 This package provides the X session manager and related tools:
1809 - rstart;
1810 - smproxy, a session manager proxy for X clients that do not use the X
1811 session manager protocol;
1812 - xsm, a session manager for X sessions;
1813 Installation of an rsh or ssh daemon (server) is necessary if rstartd is
1814 to be used, and installation of an rsh or ssh client is necessary if
1815 rstart is to be used.
1816Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1817
1818Package: libxrender1
1819Status: install ok installed
1820Priority: optional
1821Section: libs
1822Installed-Size: 96
1823Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1824Architecture: amd64
1825Source: libxrender
1826Version: 1:0.9.5-1
1827Depends: libc6 (>= 2.2.5), libx11-6
1828Description: X Rendering Extension client library
1829 The X Rendering Extension (Render) introduces digital image composition as
1830 the foundation of a new rendering model within the X Window System.
1831 Rendering geometric figures is accomplished by client-side tessellation into
1832 either triangles or trapezoids. Text is drawn by loading glyphs into the
1833 server and rendering sets of them. The Xrender library exposes this
1834 extension to X clients.
1835 .
1836 More information about X.Org can be found at:
1837 <URL:http://www.X.org>
1838 <URL:http://xorg.freedesktop.org>
1839 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1840 .
1841 This module can be found at
1842 git://anongit.freedesktop.org/git/xorg/lib/libXrender
1843Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1844
1845Package: mountall
1846Status: install ok installed
1847Priority: required
1848Section: admin
1849Installed-Size: 232
1850Maintainer: Scott James Remnant <scott@ubuntu.com>
1851Architecture: amd64
1852Version: 2.14
1853Replaces: upstart (<< 0.6.3-2)
1854Depends: 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), libudev0 (>= 151-5)
1855Breaks: policycoreutils (<< 2.0.69-2ubuntu4), usplash (<< 0.5.47)
1856Conffiles:
1857 /etc/init/mountall.conf fba4525691d30c5b18cc3409f990c5be
1858 /etc/init/mountall-net.conf feff70cd7006f6763e24263d381940f3
1859 /etc/init/mountall-reboot.conf 43e3c229085a13005b0681a49b2bef51
1860 /etc/init/mountall-shell.conf aa05af89db3de044d1cd7f6971b46d9f
1861 /etc/init/mounted-dev.conf 0c983df7da8b456ea38068e39f2f2a1e
1862 /etc/init/mounted-varrun.conf f1908b81facd9a0e78319327e6a9db0a
1863 /etc/init/mounted-tmp.conf b049fee4d7c235355555a004befe4633
1864Description: filesystem mounting tool
1865 mountall mounts filesystems when the underlying block devices are
1866 ready, or when network interfaces come up, checking the filesystems
1867 first.
1868
1869Package: xserver-xorg-video-savage
1870Status: install ok installed
1871Priority: optional
1872Section: x11
1873Installed-Size: 240
1874Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
1875Architecture: amd64
1876Version: 1:2.3.1-1ubuntu1
1877Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-savage
1878Provides: xserver-xorg-video-6
1879Depends: libc6 (>= 2.3.4), xserver-xorg-core (>= 2:1.6.99.900)
1880Conflicts: xserver-xorg-driver-savage
1881Description: X.Org X server -- Savage display driver
1882 This package provides the driver for the S3/VIA Savage/ProSavage/Twister family
1883 of chipsets.
1884 .
1885 More information about X.Org can be found at:
1886 <URL:http://www.X.org>
1887 <URL:http://xorg.freedesktop.org>
1888 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1889 .
1890 This package is built from the X.org xf86-video-savage driver module.
1891Orig-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1892
1893Package: xserver-xorg-video-fbdev
1894Status: install ok installed
1895Priority: optional
1896Section: x11
1897Installed-Size: 100
1898Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1899Architecture: amd64
1900Version: 1:0.4.1-1ubuntu1
1901Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-fbdev
1902Provides: xserver-xorg-video-6
1903Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
1904Conflicts: xserver-xorg-driver-fbdev
1905Description: X.Org X server -- fbdev display driver
1906 This package provides the driver for the Linux framebuffer device (aka
1907 'fbdev').
1908 .
1909 More information about X.Org can be found at:
1910 <URL:http://www.X.org>
1911 <URL:http://xorg.freedesktop.org>
1912 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1913 .
1914 This package is built from the X.org xf86-video-fbdev driver module.
1915Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1916
1917Package: libxfont1
1918Status: install ok installed
1919Priority: optional
1920Section: libs
1921Installed-Size: 336
1922Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1923Architecture: amd64
1924Source: libxfont
1925Version: 1:1.4.1-1
1926Depends: libbz2-1.0, libc6 (>= 2.4), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
1927Conflicts: xprint (<< 2:1.6.0-1)
1928Description: X11 font rasterisation library
1929 libXfont provides various services for X servers, most notably font
1930 selection and rasterisation (through external libraries).
1931 .
1932 More information about X.Org can be found at:
1933 <URL:http://www.X.org>
1934 <URL:http://xorg.freedesktop.org>
1935 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1936 .
1937 This module can be found at
1938 git://anongit.freedesktop.org/git/xorg/lib/libXfont
1939Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1940
1941Package: diffutils
1942Essential: yes
1943Status: install ok installed
1944Priority: required
1945Section: utils
1946Installed-Size: 776
1947Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1948Architecture: amd64
1949Version: 1:2.8.1-18
1950Replaces: diff
1951Pre-Depends: libc6 (>= 2.4)
1952Suggests: diffutils-doc
1953Description: File comparison utilities
1954 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
1955 .
1956 `diff' shows differences between two files, or each corresponding file
1957 in two directories. `cmp' shows the offsets and line numbers where
1958 two files differ. `cmp' can also show all the characters that
1959 differ between the two files, side by side. `diff3' shows differences
1960 among three files. `sdiff' merges two files interactively.
1961 .
1962 The set of differences produced by `diff' can be used to distribute
1963 updates to text files (such as program source code) to other people.
1964 This method is especially useful when the differences are small compared
1965 to the complete files. Given `diff' output, the `patch' program can
1966 update, or "patch", a copy of the file.
1967Original-Maintainer: Santiago Vila <sanvila@debian.org>
1968
1969Package: libxvmc1
1970Status: install ok installed
1971Priority: optional
1972Section: libs
1973Installed-Size: 100
1974Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1975Architecture: amd64
1976Source: libxvmc
1977Version: 2:1.0.5-1ubuntu1
1978Depends: libc6 (>= 2.4), libx11-6, libxext6, libxv1, x11-common
1979Description: X11 Video extension library
1980 libXvMC provides an X Window System client interface to the
1981 XVideo-MotionCompensation extension to the X protocol.
1982 .
1983 The XVideo-MotionCompensation extension allows for further accelerated drawing
1984 of videos. Video data may be sent at earlier stages of the decoding pipeline
1985 than raw YUV data. At the moment, driver support for XvMC is poor to
1986 non-existent.
1987 .
1988 More information about X.Org can be found at:
1989 <URL:http://www.X.org>
1990 <URL:http://xorg.freedesktop.org>
1991 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
1992 .
1993 This module can be found at
1994 git://anongit.freedesktop.org/git/xorg/lib/libXvMC
1995Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
1996
1997Package: xserver-xorg-input-evdev
1998Status: install ok installed
1999Priority: optional
2000Section: x11
2001Installed-Size: 180
2002Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2003Architecture: amd64
2004Version: 1:2.3.2-5ubuntu1
2005Replaces: xserver-xorg (<< 6.8.2-35)
2006Provides: xserver-xorg-input-7
2007Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
2008Description: X.Org X server -- evdev input driver
2009 This package provides the driver for input devices using evdev, the Linux
2010 kernel's event delivery mechanism. This driver allows for multiple keyboards
2011 and mice to be treated as separate input devices.
2012 .
2013 More information about X.Org can be found at:
2014 <URL:http://www.X.org>
2015 <URL:http://xorg.freedesktop.org>
2016 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2017 .
2018 This package is built from the X.org xf86-input-evdev driver module.
2019Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2020
2021Package: libxpm4
2022Status: install ok installed
2023Priority: optional
2024Section: libs
2025Installed-Size: 128
2026Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2027Architecture: amd64
2028Source: libxpm
2029Version: 1:3.5.8-1
2030Depends: libc6 (>= 2.7), libx11-6
2031Description: X11 pixmap library
2032 libXpm provides support and common operation for the XPM pixmap format, which
2033 is commonly used in legacy X applications. XPM is an extension of the
2034 monochrome XBM bitmap specificied in the X protocol.
2035 .
2036 More information about X.Org can be found at:
2037 <URL:http://www.X.org>
2038 <URL:http://xorg.freedesktop.org>
2039 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2040 .
2041 This module can be found at
2042 git://anongit.freedesktop.org/git/xorg/lib/libXpm
2043Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2044
2045Package: tar
2046Essential: yes
2047Status: install ok installed
2048Priority: required
2049Section: utils
2050Installed-Size: 2464
2051Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2052Architecture: amd64
2053Version: 1.22-2
2054Replaces: cpio (<< 2.4.2-39)
2055Pre-Depends: libc6 (>= 2.7)
2056Suggests: bzip2, ncompress
2057Conflicts: cpio (<= 2.4.2-38)
2058Conffiles:
2059 /etc/rmt 3c58b7cd13da1085eff0acc6a00f43c7
2060Description: GNU version of the tar archiving utility
2061 Tar is a program for packaging a set of files as a single archive in tar
2062 format. The function it performs is conceptually similar to cpio, and to
2063 things like PKZIP in the DOS world. It is heavily used by the Debian package
2064 management system, and is useful for performing system backups and exchanging
2065 sets of files with others.
2066Original-Maintainer: Bdale Garbee <bdale@gag.com>
2067
2068Package: gcc-4.4
2069Status: install ok installed
2070Priority: optional
2071Section: devel
2072Installed-Size: 4692
2073Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
2074Architecture: amd64
2075Version: 4.4.3-4ubuntu5
2076Provides: c-compiler
2077Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), cpp-4.4 (= 4.4.3-4ubuntu5), binutils (>= 2.20), libgcc1 (>= 1:4.4.3-4ubuntu5), libgomp1 (>= 4.4.3-4ubuntu5), libc6 (>= 2.11)
2078Recommends: libc6-dev (>= 2.5)
2079Suggests: gcc-4.4-multilib, libmudflap0-4.4-dev (>= 4.4.3-4ubuntu5), gcc-4.4-doc (>= 4.4.3-1), gcc-4.4-locales (>= 4.4.3-1), libgcc1-dbg, libgomp1-dbg, libmudflap0-dbg, libcloog-ppl0, libppl-c2, libppl7
2080Description: The GNU C compiler
2081 This is the GNU C compiler, a fairly portable optimizing compiler for C.
2082Homepage: http://gcc.gnu.org/
2083Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
2084
2085Package: libdrm-radeon1
2086Status: install ok installed
2087Priority: required
2088Section: libs
2089Installed-Size: 452
2090Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2091Architecture: amd64
2092Source: libdrm
2093Version: 2.4.18-1ubuntu3
2094Depends: libc6 (>= 2.3.4), libdrm2 (>= 2.4.3)
2095Description: Userspace interface to radeon-specific kernel DRM services -- runtime
2096 This library implements the userspace interface to the radeon-specific kernel
2097 DRM services. DRM stands for "Direct Rendering Manager", which is the
2098 kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is
2099 currently used on Linux to provide hardware-accelerated OpenGL drivers.
2100Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2101
2102Package: zlib1g
2103Status: install ok installed
2104Priority: required
2105Section: libs
2106Installed-Size: 176
2107Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2108Architecture: amd64
2109Source: zlib
2110Version: 1:1.2.3.3.dfsg-15ubuntu1
2111Provides: libz1
2112Depends: libc6 (>= 2.4)
2113Conflicts: zlib1 (<= 1:1.0.4-7)
2114Description: compression library - runtime
2115 zlib is a library implementing the deflate compression method found
2116 in gzip and PKZIP. This package includes the shared library.
2117Original-Maintainer: Mark Brown <broonie@debian.org>
2118
2119Package: xserver-xorg
2120Status: install ok installed
2121Priority: optional
2122Section: x11
2123Installed-Size: 180
2124Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2125Architecture: amd64
2126Source: xorg
2127Version: 1:7.5+5ubuntu1
2128Replaces: x11-common (<< 1:7.3+11), xserver-common (<< 7)
2129Depends: xserver-xorg-core (>= 2:1.7), xserver-xorg-video-all | xserver-xorg-video-6, xserver-xorg-input-all | xserver-xorg-input-7, xserver-xorg-input-evdev, libc6 (>= 2.7), xkb-data (>= 1.4), x11-xkb-utils, console-setup
2130Recommends: libgl1-mesa-dri
2131Conflicts: x11-common (<< 1:7.3+11), xserver-common (<< 7), xserver-xfree86 (<< 6.8.2.dfsg.1-1)
2132Description: the X.Org X server
2133 This package depends on the full suite of the server and drivers for the
2134 X.Org X server. It does not provide the actual server itself.
2135Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2136
2137Package: libxrandr2
2138Status: install ok installed
2139Priority: optional
2140Section: libs
2141Installed-Size: 100
2142Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2143Architecture: amd64
2144Source: libxrandr
2145Version: 2:1.3.0-3
2146Depends: libc6 (>= 2.2.5), libx11-6 (>= 0), libxext6 (>= 0), libxrender1
2147Description: X11 RandR extension library
2148 libXrandr provides an X Window System client interface to the RandR
2149 extension to the X protocol.
2150 .
2151 The RandR extension allows for run-time configuration of display attributes
2152 such as resolution, rotation, and reflection.
2153 .
2154 More information about X.Org can be found at:
2155 <URL:http://www.X.org>
2156 <URL:http://xorg.freedesktop.org>
2157 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2158 .
2159 This module can be found at
2160 git://anongit.freedesktop.org/git/xorg/lib/libXrandr
2161Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2162
2163Package: libglu1-mesa
2164Status: install ok installed
2165Priority: optional
2166Section: libs
2167Installed-Size: 548
2168Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2169Architecture: amd64
2170Source: mesa
2171Version: 7.7.1-1ubuntu2
2172Replaces: libglu1
2173Provides: libglu1
2174Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.1.1)
2175Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3
2176Description: The OpenGL utility library (GLU)
2177 GLU offers simple interfaces for building mipmaps; checking for the
2178 presence of extensions in the OpenGL (or other libraries which follow
2179 the same conventions for advertising extensions); drawing
2180 piecewise-linear curves, NURBS, quadrics and other primitives
2181 (including, but not limited to, teapots); tesselating surfaces; setting
2182 up projection matrices and unprojecting screen coordinates to world
2183 coordinates.
2184 .
2185 On Linux, this library is also known as libGLU or libGLU.so.1.
2186 .
2187 This package provides the SGI implementation of GLU shipped with the
2188 Mesa package (ergo the "-mesa" suffix).
2189Homepage: http://mesa3d.sourceforge.net/
2190Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2191
2192Package: adduser
2193Status: install ok installed
2194Priority: required
2195Section: admin
2196Installed-Size: 884
2197Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2198Architecture: all
2199Version: 3.112ubuntu1
2200Replaces: manpages-it (<< 0.3.4-2), manpages-pl (<= 20051117-1)
2201Depends: perl-base (>= 5.6.0), passwd (>= 1:4.0.12), debconf | debconf-2.0
2202Suggests: liblocale-gettext-perl, perl-modules, ecryptfs-utils (>= 67-1)
2203Conffiles:
2204 /etc/deluser.conf 527e6a57d0bc9f7c1b1aca2071f3da00
2205Description: add and remove users and groups
2206 This package includes the 'adduser' and 'deluser' commands for creating
2207 and removing users.
2208 .
2209 - 'adduser' creates new users and groups and adds existing users to
2210 existing groups;
2211 - 'deluser' removes users and groups and removes users from a given
2212 group.
2213 .
2214 Adding users with 'adduser' is much easier than adding them manually.
2215 Adduser will choose appropriate UID and GID values, create a home
2216 directory, copy skeletal user configuration, and automate setting
2217 initial values for the user's password, real name and so on.
2218 .
2219 Deluser can back up and remove users' home directories
2220 and mail spool or all the files they own on the system.
2221 .
2222 A custom script can be executed after each of the commands.
2223 .
2224 Development mailing list:
2225 http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
2226Homepage: http://alioth.debian.org/projects/adduser/
2227Original-Maintainer: Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>
2228
2229Package: libxcb1
2230Status: install ok installed
2231Priority: optional
2232Section: libs
2233Installed-Size: 180
2234Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2235Architecture: amd64
2236Source: libxcb
2237Version: 1.5-2
2238Depends: libc6 (>= 2.4), libxau6, libxdmcp6
2239Breaks: libxcb-xlib0
2240Description: X C Binding
2241 This package contains the library files needed to run software using libxcb,
2242 the X C Binding.
2243 .
2244 The XCB library provides an interface to the X Window System protocol,
2245 designed to replace the Xlib interface. XCB provides several advantages over
2246 Xlib:
2247 .
2248 * Size: small library and lower memory footprint
2249 * Latency hiding: batch several requests and wait for the replies later
2250 * Direct protocol access: one-to-one mapping between interface and protocol
2251 * Thread support: access XCB from multiple threads, with no explicit locking
2252 * Easy creation of new extensions: automatically generates interface from
2253 machine-parsable protocol descriptions
2254Original-Maintainer: XCB Developers <xcb@lists.freedesktop.org>
2255Homepage: http://xcb.freedesktop.org
2256
2257Package: xserver-xorg-video-all
2258Status: install ok installed
2259Priority: optional
2260Section: x11
2261Installed-Size: 24
2262Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2263Architecture: amd64
2264Source: xorg
2265Version: 1:7.5+5ubuntu1
2266Replaces: xserver-xorg-driver-all
2267Depends: xserver-xorg-video-apm, xserver-xorg-video-ark, xserver-xorg-video-ati, xserver-xorg-video-chips, xserver-xorg-video-cirrus, xserver-xorg-video-fbdev, xserver-xorg-video-i128, xserver-xorg-video-intel, xserver-xorg-video-mga, xserver-xorg-video-neomagic, xserver-xorg-video-nouveau, xserver-xorg-video-nv, xserver-xorg-video-rendition, xserver-xorg-video-s3, xserver-xorg-video-s3virge, xserver-xorg-video-savage, xserver-xorg-video-siliconmotion, xserver-xorg-video-sis, xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-trident, xserver-xorg-video-tseng, xserver-xorg-video-vesa, xserver-xorg-video-openchrome, xserver-xorg-video-voodoo, xserver-xorg-video-v4l, xserver-xorg-video-vmware, x11-common
2268Conflicts: xserver-xorg-driver-all
2269Description: the X.Org X server -- output driver metapackage
2270 This package depends on the full suite of output drivers for the X.Org X server
2271 (Xorg). It does not provide any drivers itself, and may be removed if you wish
2272 to only have certain drivers installed.
2273Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2274
2275Package: locales
2276Status: install ok installed
2277Priority: required
2278Section: libs
2279Installed-Size: 21820
2280Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
2281Architecture: all
2282Source: langpack-locales
2283Version: 2.11+git20100304-3
2284Replaces: base-config, belocs-locale-data, belocs-locales-bin, libc6 (<< 2.3.6-0ubuntu6), libc6.1 (<< 2.3.6-0ubuntu6)
2285Depends: libc6 (>= 2.9-0ubuntu10) | libc6.1 (>= 2.9-0ubuntu10)
2286Conflicts: base-config, belocs-locale-data
2287Conffiles:
2288 /etc/locale.alias 6ac3cbee43012440edc6bcbade0a61ce
2289Description: common files for locale support
2290 This package provides support for localized environments (locales).
2291 It installs character and transliteration maps, provides the POSIX
2292 locale definition and provides common scripts for language pack
2293 handling.
2294 .
2295 The actual locale definitions are not part of this package, these are
2296 shipped in the language packs and are installed and removed
2297 automatically.
2298
2299Package: manpages
2300Status: install ok installed
2301Priority: important
2302Section: doc
2303Installed-Size: 1104
2304Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2305Architecture: all
2306Version: 3.23-1
2307Replaces: bind, rsh-server (<< 0.10-7)
2308Suggests: man-browser
2309Description: Manual pages about using a GNU/Linux system
2310 This package contains GNU/Linux manual pages for these sections:
2311 4 = Devices (e.g. hd, sd).
2312 5 = File formats and protocols, syntaxes of several system
2313 files (e.g. wtmp, /etc/passwd, nfs).
2314 7 = Conventions and standards, macro packages, etc.
2315 (e.g. nroff, ascii).
2316 .
2317 Sections 1, 6 and 8 are provided by the respective applications. This
2318 package only includes the intro man page describing the section.
2319 .
2320 The man pages describe syntaxes of several system files.
2321Original-Maintainer: Martin Schulze <joey@debian.org>
2322
2323Package: libgcc1
2324Status: install ok installed
2325Priority: required
2326Section: libs
2327Installed-Size: 132
2328Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
2329Architecture: amd64
2330Source: gcc-4.4 (4.4.3-4ubuntu5)
2331Version: 1:4.4.3-4ubuntu5
2332Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), libc6 (>= 2.2.5)
2333Description: GCC support library
2334 Shared version of the support library, a library of internal subroutines
2335 that GCC uses to overcome shortcomings of particular machines, or
2336 special needs for some languages.
2337Homepage: http://gcc.gnu.org/
2338Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
2339
2340Package: libklibc
2341Status: install ok installed
2342Priority: required
2343Section: libs
2344Installed-Size: 136
2345Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2346Architecture: amd64
2347Source: klibc
2348Version: 1.5.17-4ubuntu1
2349Description: minimal libc subset for use with initramfs
2350 klibc is intended to be a minimalistic libc subset for use with
2351 initramfs. It is deliberately written for small size, minimal
2352 entanglement, and portability, not speed. It is definitely a work in
2353 progress, and a lot of things are still missing.
2354Original-Maintainer: maximilian attems <maks@debian.org>
2355
2356Package: libxv1
2357Status: install ok installed
2358Priority: optional
2359Section: libs
2360Installed-Size: 80
2361Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2362Architecture: amd64
2363Source: libxv
2364Version: 2:1.0.5-1
2365Depends: libc6 (>= 2.4), libx11-6, libxext6
2366Description: X11 Video extension library
2367 libXv provides an X Window System client interface to the XVideo
2368 extension to the X protocol.
2369 .
2370 The XVideo extension allows for accelerated drawing of videos. Hardware
2371 adaptors are exposed to clients, which may draw in a number of colourspaces,
2372 including YUV.
2373 .
2374 More information about X.Org can be found at:
2375 <URL:http://www.X.org>
2376 <URL:http://xorg.freedesktop.org>
2377 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2378 .
2379 This module can be found at
2380 git://anongit.freedesktop.org/git/xorg/lib/libXv
2381Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2382
2383Package: base-files
2384Essential: yes
2385Status: install ok installed
2386Priority: required
2387Section: admin
2388Installed-Size: 500
2389Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2390Architecture: amd64
2391Version: 5.0.0ubuntu20
2392Replaces: base, dpkg (<= 1.15.0), lsb-release (<< 3.0-8), miscutils
2393Provides: base
2394Depends: base-passwd (>= 2.0.3.4), libpam-modules (>= 0.79-3ubuntu3)
2395Pre-Depends: awk
2396Conffiles:
2397 /etc/debian_version 82711d8dc3e89c428b4694a284e32541
2398 /etc/dpkg/origins/debian 731423fa8ba067262f8ef37882d1e742
2399 /etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
2400 /etc/host.conf 89408008f2585c957c031716600d5a80
2401 /etc/issue 0773f7fd061b03b7643118d133e4c581
2402 /etc/issue.net b779759799b4ec17dd4dab41ad557f49
2403 /etc/lsb-release a50b6779ddccab3277e2560028f3eb15
2404Description: Debian base system miscellaneous files
2405 This package contains the basic filesystem hierarchy of a Debian system, and
2406 several important miscellaneous files, such as /etc/debian_version,
2407 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, /etc/nsswitch.conf,
2408 and others, and the text of several common licenses in use on Debian systems.
2409Original-Maintainer: Santiago Vila <sanvila@debian.org>
2410
2411Package: mount
2412Essential: yes
2413Status: install ok installed
2414Priority: required
2415Section: admin
2416Installed-Size: 380
2417Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2418Architecture: amd64
2419Source: util-linux
2420Version: 2.17.2-0ubuntu1
2421Pre-Depends: libblkid1 (>= 2.17), libc6 (>= 2.7), libselinux1 (>= 2.0.15), libsepol1 (>= 1.14), libuuid1 (>= 2.16)
2422Suggests: nfs-common (>= 1:1.1.0-13)
2423Breaks: nfs-common (<< 1:1.1.0-7)
2424Description: Tools for mounting and manipulating filesystems
2425 This package provides the mount(8), umount(8), swapon(8),
2426 swapoff(8), and losetup(8) commands.
2427Original-Maintainer: LaMont Jones <lamont@debian.org>
2428
2429Package: libtext-iconv-perl
2430Status: install ok installed
2431Priority: required
2432Section: perl
2433Installed-Size: 108
2434Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2435Architecture: amd64
2436Version: 1.7-2
2437Depends: libc6 (>= 2.2.5), perl-base (>= 5.10.0-24ubuntu4), perlapi-5.10.0
2438Description: converts between character sets in Perl
2439 The iconv() family of functions from XPG4 define an API for converting
2440 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
2441 are provided by libc6.
2442 .
2443 This package allows access to them from Perl via the Text::Iconv
2444 package.
2445Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
2446Homepage: http://search.cpan.org/search?module=Text::Iconv
2447
2448Package: console-setup
2449Status: install ok installed
2450Priority: optional
2451Section: utils
2452Installed-Size: 1396
2453Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
2454Architecture: all
2455Version: 1.34ubuntu15
2456Depends: debconf (>= 0.5) | debconf-2.0, console-terminus (>= 4.26), xkb-data (>= 0.9), initramfs-tools (>= 0.85eubuntu12), kbd (>= 1.15-1ubuntu3)
2457Suggests: lsb-base (>= 3.0-6), locales
2458Conflicts: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6)
2459Conffiles:
2460 /etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777
2461 /etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f
2462 /etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed
2463 /etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b
2464 /etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247
2465 /etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3
2466 /etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae
2467 /etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9
2468 /etc/console-setup/compose.ISO-8859-1.inc 719a4300a50dcb168d7de921bab338e9
2469 /etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686
2470 /etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243
2471 /etc/console-setup/compose.ISO-8859-13.inc 9c2f47a52091515749fefc62fc8efd63
2472 /etc/console-setup/compose.ISO-8859-14.inc a19822b59629ea7af7682d9247de807f
2473 /etc/console-setup/compose.ISO-8859-15.inc cfa9b04fec26afa1debc17ce09d46a0a
2474 /etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
2475 /etc/console-setup/compose.ISO-8859-2.inc a56cb83dbe0cd88e4deef52d966d30e4
2476 /etc/console-setup/compose.ISO-8859-3.inc e70d7b634791b9c97db75bddf6dcc5fa
2477 /etc/console-setup/compose.ISO-8859-4.inc 4092be9556db0ac82e96eae413f1bd47
2478 /etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da
2479 /etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f
2480 /etc/console-setup/compose.ISO-8859-7.inc aa280de25f20e82f58da707101b24d48
2481 /etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
2482 /etc/console-setup/compose.ISO-8859-9.inc 1893bc3994c24917c907a17ceb2f284b
2483 /etc/console-setup/compose.KOI8-R.inc 8cfd7766b86e5e55d6e71d0d95519c92
2484 /etc/console-setup/compose.KOI8-U.inc 217ee62f6982736276f41f760f8622f8
2485 /etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
2486 /etc/console-setup/compose.VISCII.inc 0741db54ddb6268e476010a44f219f03
2487 /etc/init/console-setup.conf 1e2fdc7b62f4d1dee3845f5fc2b13fc4
2488Description: console font and keymap setup program
2489 This package provides the Linux console with the same
2490 keyboard configuration scheme as the X Window System. As a result,
2491 there is no need to duplicate or change the keyboard files just to
2492 make simple customizations such as the use of dead keys, the key
2493 functioning as AltGr or Compose key, the key(s) to switch between
2494 Latin and non-Latin mode, etc.
2495 .
2496 The package also contains console fonts supporting many of the
2497 world's languages. It provides an unified set of font faces - the
2498 classic VGA, the simplistic Fixed, and the cleaned Terminus,
2499 TerminusBold and TerminusBoldVGA.
2500Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
2501
2502Package: xserver-xorg-input-synaptics
2503Status: install ok installed
2504Priority: optional
2505Section: x11
2506Installed-Size: 356
2507Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2508Architecture: amd64
2509Version: 1.2.2-1ubuntu4
2510Replaces: xfree86-driver-synaptics (<< 0.14.4-2), xorg-driver-synaptics
2511Provides: xfree86-driver-synaptics, xorg-driver-synaptics, xserver-xorg-input-7
2512Depends: udev, libc6 (>= 2.4), libpciaccess0, libpixman-1-0, libx11-6 (>= 0), libxi6 (>= 2:1.2.0), xserver-xorg-core (>= 2:1.6.99.900)
2513Suggests: gpointing-device-settings, touchfreeze
2514Conflicts: xfree86-driver-synaptics (<< 0.14.4-2), xorg-driver-synaptics
2515Description: Synaptics TouchPad driver for X.Org server
2516 This package provides an input driver for the X.Org X server to enable
2517 advanced features of the Synaptics Touchpad including:
2518 .
2519 * Movement with adjustable, non-linear acceleration and speed
2520 * Button events through short touching of the touchpad
2521 * Double-Button events through double short touching of the touchpad
2522 * Dragging through short touching and holding down the finger on the touchpad
2523 * Middle and right button events on the upper and lower corner of the touchpad
2524 * Vertical scrolling (button four and five events) through moving the finger
2525 on the right side of the touchpad
2526 * The up/down button sends button four/five events
2527 * Horizontal scrolling (button six and seven events) through moving the finger
2528 on the lower side of the touchpad
2529 * The multi-buttons send button four/five events, and six/seven events for
2530 horizontal scrolling
2531 * Adjustable finger detection
2532 * Multifinger taps: two finger for middle button and three finger for right
2533 button events. (Needs hardware support. Not all models implement this
2534 feature.)
2535 * Run-time configuration using shared memory. This means you can change
2536 parameter settings without restarting the X server (see synclient(1)).
2537 * It also provides a daemon to disable touchpad while typing at the keyboard
2538 and thus avoid unwanted mouse movements (see syndaemon(1)).
2539Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2540
2541Package: xserver-xorg-video-vesa
2542Status: install ok installed
2543Priority: optional
2544Section: x11
2545Installed-Size: 108
2546Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2547Architecture: amd64
2548Version: 1:2.3.0-1ubuntu1
2549Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-vesa
2550Provides: xserver-xorg-video-6
2551Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
2552Conflicts: xserver-xorg-driver-vesa
2553Description: X.Org X server -- VESA display driver
2554 This driver for the X.Org X server (see xserver-xorg for a further description)
2555 uses the standard VESA interface provided on all video cards, but runs
2556 unaccelerated. This driver is not recommended for use unless you have a
2557 problem with the normal driver for your card, because it will peform very
2558 badly.
2559 .
2560 More information about X.Org can be found at:
2561 <URL:http://www.X.org>
2562 <URL:http://xorg.freedesktop.org>
2563 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2564 .
2565 This package is built from the X.org xf86-video-vesa driver module.
2566Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2567
2568Package: libreadline6
2569Status: install ok installed
2570Priority: important
2571Section: libs
2572Installed-Size: 408
2573Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2574Architecture: amd64
2575Source: readline6
2576Version: 6.1-1
2577Depends: readline-common, libc6 (>= 2.11~20100104-0ubuntu5), libncurses5 (>= 5.6+20071006-3)
2578Description: GNU readline and history libraries, run-time libraries
2579 The GNU readline library aids in the consistency of user interface
2580 across discrete programs that need to provide a command line
2581 interface.
2582 .
2583 The GNU history library provides a consistent user interface for
2584 recalling lines of previously typed input.
2585Original-Maintainer: Matthias Klose <doko@debian.org>
2586
2587Package: libncurses5
2588Status: install ok installed
2589Priority: required
2590Section: libs
2591Installed-Size: 512
2592Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2593Architecture: amd64
2594Source: ncurses
2595Version: 5.7+20090803-2ubuntu3
2596Depends: libc6 (>= 2.4)
2597Recommends: libgpm2
2598Description: shared libraries for terminal handling
2599 This package contains the shared libraries necessary to run programs
2600 compiled with ncurses.
2601Homepage: ftp://invisible-island.net/ncurses/
2602Original-Maintainer: Debian QA Group <packages@qa.debian.org>
2603
2604Package: libplymouth2
2605Status: install ok installed
2606Priority: required
2607Section: libs
2608Installed-Size: 312
2609Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2610Architecture: amd64
2611Source: plymouth
2612Version: 0.8.2-2ubuntu2
2613Replaces: plymouth (<< 0.7.0+git20090207-0ubuntu0.1~ppa4)
2614Depends: libc6 (>= 2.8), libpng12-0 (>= 1.2.13-4)
2615Breaks: casper (= 1.227), mountall (<< 2.8)
2616Description: graphical boot animation and logger - shared libraries
2617 Plymouth is an application that runs very early in the boot process
2618 (even before the root filesystem is mounted!) that provides a graphical
2619 boot animation while the boot process happens in the background.
2620 .
2621 This package contains the shared libraries.
2622
2623Package: libkeyutils1
2624Status: install ok installed
2625Priority: standard
2626Section: libs
2627Installed-Size: 60
2628Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2629Architecture: amd64
2630Source: keyutils
2631Version: 1.2-12
2632Depends: libc6 (>= 2.2.5)
2633Description: Linux Key Management Utilities (library)
2634 Keyutils is a set of utilities for managing the key retention facility in the
2635 kernel, which can be used by filesystems, block devices and more to gain and
2636 retain the authorization and encryption keys required to perform secure
2637 operations.
2638 .
2639 This package provides a wrapper library for the key management facility system
2640 calls.
2641Original-Maintainer: Daniel Baumann <daniel@lists.debian-maintainers.org>
2642Homepage: http://people.redhat.com/~dhowells/keyutils/
2643
2644Package: libexpat1
2645Status: install ok installed
2646Priority: optional
2647Section: libs
2648Installed-Size: 392
2649Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2650Architecture: amd64
2651Source: expat
2652Version: 2.0.1-7ubuntu1
2653Depends: libc6 (>= 2.4)
2654Conflicts: wink (<= 1.5.1060-4)
2655Description: XML parsing C library - runtime library
2656 This package contains the runtime, shared library of expat, the C
2657 library for parsing XML. Expat is a stream-oriented parser in
2658 which an application registers handlers for things the parser
2659 might find in the XML document (like start tags).
2660Homepage: http://expat.sourceforge.net
2661Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
2662
2663Package: xserver-xorg-video-rendition
2664Status: install ok installed
2665Priority: optional
2666Section: x11
2667Installed-Size: 116
2668Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2669Architecture: amd64
2670Version: 1:4.2.3-1
2671Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-rendition
2672Provides: xserver-xorg-video-6
2673Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
2674Conflicts: xserver-xorg-driver-rendition
2675Description: X.Org X server -- Rendition display driver
2676 This package provides the driver for the Rendition Verite family of chipsets,
2677 commonly found in 3D accelerators such as the Creative 3D Blaster.
2678 .
2679 More information about X.Org can be found at:
2680 <URL:http://www.X.org>
2681 <URL:http://xorg.freedesktop.org>
2682 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2683 .
2684 This package is built from the X.org xf86-video-rendition driver module.
2685Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2686
2687Package: patch
2688Status: install ok installed
2689Priority: standard
2690Section: vcs
2691Installed-Size: 244
2692Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2693Architecture: amd64
2694Version: 2.6-2ubuntu1
2695Depends: libc6 (>= 2.4)
2696Suggests: ed, diffutils-doc
2697Description: Apply a diff file to an original
2698 Patch will take a patch file containing any of the four forms
2699 of difference listing produced by the diff program and apply
2700 those differences to an original file, producing a patched
2701 version.
2702Original-Maintainer: Christoph Berg <myon@debian.org>
2703
2704Package: initramfs-tools-bin
2705Status: install ok installed
2706Priority: required
2707Section: utils
2708Installed-Size: 104
2709Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
2710Architecture: amd64
2711Source: initramfs-tools
2712Version: 0.92bubuntu78
2713Depends: libc6 (>= 2.11), libudev0 (>= 147)
2714Description: binaries used by initramfs-tools
2715 This package contains binaries used inside the initramfs images generated
2716 by initramfs-tools.
2717Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
2718
2719Package: libxi6
2720Status: install ok installed
2721Priority: optional
2722Section: libs
2723Installed-Size: 144
2724Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2725Architecture: amd64
2726Source: libxi
2727Version: 2:1.3-3
2728Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.2.99.901), libxext6 (>= 0)
2729Description: X11 Input extension library
2730 libXi provides an X Window System client interface to the XINPUT
2731 extension to the X protocol.
2732 .
2733 The Input extension allows setup and configuration of multiple input devices,
2734 and will soon allow hotplugging of input devices; to be added and removed on
2735 the fly.
2736 .
2737 More information about X.Org can be found at:
2738 <URL:http://www.X.org>
2739 <URL:http://xorg.freedesktop.org>
2740 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2741 .
2742 This module can be found at
2743 git://anongit.freedesktop.org/git/xorg/lib/libXi
2744Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2745
2746Package: xinit
2747Status: deinstall ok config-files
2748Priority: optional
2749Section: x11
2750Installed-Size: 128
2751Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2752Architecture: amd64
2753Version: 1.2.0-1
2754Config-Version: 1.2.0-1
2755Replaces: xbase-clients (<= 1:7.2.ds2-3)
2756Depends: libc6 (>= 2.4), libx11-6, x11-common, xauth
2757Recommends: xserver-xorg | xserver, xterm | x-session-manager | x-window-manager | x-terminal-emulator
2758Conffiles:
2759 /etc/X11/xinit/xinitrc cc40a5ba097b062b284e639f4160c04e
2760 /etc/X11/xinit/xserverrc 50faa91e980a25adcd0de32020b340bb
2761Description: X server initialisation tool
2762 xinit and startx are programs which facilitate starting an X server, and
2763 loading a base X session.
2764Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2765
2766Package: libattr1
2767Status: install ok installed
2768Priority: required
2769Section: libs
2770Installed-Size: 68
2771Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2772Architecture: amd64
2773Source: attr
2774Version: 1:2.4.44-1
2775Depends: libc6 (>= 2.4)
2776Conflicts: attr (<< 2.0.0)
2777Description: Extended attribute shared library
2778 Contains the runtime environment required by programs that make use
2779 of extended attributes.
2780Original-Maintainer: Nathan Scott <nathans@debian.org>
2781Homepage: http://savannah.nongnu.org/projects/attr/
2782
2783Package: xfonts-base
2784Status: install ok installed
2785Priority: optional
2786Section: fonts
2787Installed-Size: 8272
2788Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2789Architecture: all
2790Version: 1:1.0.1
2791Replaces: xfonts-misc
2792Depends: xfonts-utils
2793Suggests: xfs | xserver
2794Conffiles:
2795 /etc/X11/fonts/misc/xfonts-base.alias a8ec05d528431d4c9703b55a7efd67a8
2796Description: standard fonts for X
2797 xfonts-base provides a standard set of low-resolution bitmapped fonts. In
2798 most cases it is desirable to have the X font server (xfs) and/or an X server
2799 installed to make the fonts available to X clients.
2800Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2801
2802Package: xserver-xorg-video-sisusb
2803Status: install ok installed
2804Priority: optional
2805Section: x11
2806Installed-Size: 156
2807Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2808Architecture: amd64
2809Version: 1:0.9.3-1
2810Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-sisusb
2811Provides: xserver-xorg-video-6
2812Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
2813Conflicts: xserver-xorg-driver-sisusb
2814Description: X.Org X server -- SiS USB display driver
2815 This package provides the driver for SiS USB-attached video devices.
2816 .
2817 More information about X.Org can be found at:
2818 <URL:http://www.X.org>
2819 <URL:http://xorg.freedesktop.org>
2820 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2821 .
2822 This package is built from the X.org xf86-video-sisusb driver module.
2823Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2824
2825Package: sed
2826Essential: yes
2827Status: install ok installed
2828Priority: required
2829Section: utils
2830Installed-Size: 972
2831Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2832Architecture: amd64
2833Version: 4.2.1-6
2834Depends: dpkg (>= 1.15.4) | install-info
2835Pre-Depends: libc6 (>= 2.4), libselinux1 (>= 1.32)
2836Description: The GNU sed stream editor
2837 sed reads the specified files or the standard input if no
2838 files are specified, makes editing changes according to a
2839 list of commands, and writes the results to the standard
2840 output.
2841Original-Maintainer: Clint Adams <schizo@debian.org>
2842Homepage: http://www.gnu.org/software/sed/
2843
2844Package: libidn11
2845Status: install ok installed
2846Priority: standard
2847Section: libs
2848Installed-Size: 368
2849Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2850Architecture: amd64
2851Source: libidn
2852Version: 1.15-2
2853Replaces: libidn11-dev
2854Depends: libc6 (>= 2.4)
2855Conflicts: libidn9-dev
2856Description: GNU Libidn library, implementation of IETF IDN specifications
2857 GNU Libidn is a fully documented implementation of the Stringprep,
2858 Punycode and IDNA specifications. Libidn's purpose is to encode and
2859 decode internationalized domain names. The Nameprep, XMPP, SASLprep,
2860 and iSCSI profiles are supported.
2861 .
2862 This package contains the shared library.
2863Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
2864Homepage: http://www.gnu.org/software/libidn/
2865
2866Package: xserver-xorg-video-tdfx
2867Status: install ok installed
2868Priority: optional
2869Section: x11
2870Installed-Size: 156
2871Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2872Architecture: amd64
2873Version: 1:1.4.3-1
2874Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-tdfx
2875Provides: xserver-xorg-video-6
2876Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
2877Conflicts: xserver-xorg-driver-tdfx
2878Description: X.Org X server -- tdfx display driver
2879 This package provides the driver for 3dfx Voodoo video cards and their
2880 derivatives.
2881 .
2882 More information about X.Org can be found at:
2883 <URL:http://www.X.org>
2884 <URL:http://xorg.freedesktop.org>
2885 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
2886 .
2887 This package is built from the X.org xf86-video-tdfx driver module.
2888Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2889
2890Package: klibc-utils
2891Status: install ok installed
2892Priority: required
2893Section: libs
2894Installed-Size: 476
2895Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2896Architecture: amd64
2897Source: klibc
2898Version: 1.5.17-4ubuntu1
2899Depends: libklibc (= 1.5.17-4ubuntu1)
2900Description: small utilities built with klibc for early boot
2901 This package contains a collection of programs that are linked
2902 against klibc. These duplicate some of the functionality of a
2903 regular Linux toolset, but are typically much smaller than their
2904 full-function counterparts. They are intended for inclusion in
2905 initramfs images and embedded systems.
2906Original-Maintainer: maximilian attems <maks@debian.org>
2907
2908Package: e2fslibs
2909Status: install ok installed
2910Priority: required
2911Section: libs
2912Installed-Size: 316
2913Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2914Architecture: amd64
2915Source: e2fsprogs
2916Version: 1.41.11-1ubuntu2
2917Replaces: e2fsprogs (<< 1.34-1)
2918Provides: libe2p2, libext2fs2
2919Depends: libc6 (>= 2.7)
2920Description: ext2/ext3/ext4 file system libraries
2921 The ext2, ext3 and ext4 file systems are successors of the original ext
2922 ("extended") file system. They are the main file system types used for
2923 hard disks on Debian and other Linux systems.
2924 .
2925 This package provides the ext2fs and e2p libraries, for userspace software
2926 that directly accesses extended file systems. Programs that use libext2fs
2927 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
2928 dumpe2fs, chattr, and lsattr.
2929Homepage: http://e2fsprogs.sourceforge.net
2930Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
2931
2932Package: xfonts-100dpi
2933Status: install ok installed
2934Priority: optional
2935Section: fonts
2936Installed-Size: 4808
2937Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2938Architecture: all
2939Version: 1:1.0.1
2940Depends: xfonts-utils
2941Suggests: xfs | xserver
2942Conffiles:
2943 /etc/X11/fonts/100dpi/xfonts-100dpi.alias 85bebd6ca213aa656c301a72eb4397cb
2944Description: 100 dpi fonts for X
2945 xfonts-100dpi provides a set of bitmapped fonts at 100 dots per inch. In
2946 most cases it is desirable to have the X font server (xfs) and/or an X server
2947 installed to make the fonts available to X clients.
2948 .
2949 This package contains only fonts in the ISO 10646-1 and ISO 8859-1
2950 encodings, to conserve disk space. For other encodings, see the
2951 xfonts-100dpi-transcoded package.
2952 .
2953 This package and xfonts-75dpi provide the same set of fonts, rendered at
2954 different resolutions; only one or the other is necessary, but both may be
2955 installed. xfonts-100dpi may be more suitable for large monitors and/or
2956 large screen resolutions (over 1024x768).
2957 .
2958 This package requires the xfonts-utils package to prepare the font
2959 directories for use by an X server or X font server.
2960Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
2961
2962Package: libkrb5support0
2963Status: install ok installed
2964Priority: standard
2965Section: libs
2966Installed-Size: 124
2967Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
2968Architecture: amd64
2969Source: krb5
2970Version: 1.8.1+dfsg-2
2971Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
2972Depends: libc6 (>= 2.3.4), libkeyutils1
2973Suggests: krb5-doc, krb5-user
2974Description: MIT Kerberos runtime libraries - Support library
2975 Kerberos is a system for authenticating users and services on a network.
2976 Kerberos is a trusted third-party service. That means that there is a
2977 third party (the Kerberos server) that is trusted by all the entities on
2978 the network (users and services, usually called "principals").
2979 .
2980 This is the MIT reference implementation of Kerberos V5.
2981 .
2982 This package contains an internal runtime support library used by other
2983 Kerberos libraries.
2984Original-Maintainer: Sam Hartman <hartmans@debian.org>
2985Homepage: http://web.mit.edu/kerberos/
2986
2987Package: libgl1-mesa-glx
2988Status: install ok installed
2989Priority: optional
2990Section: libs
2991Installed-Size: 632
2992Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
2993Architecture: amd64
2994Source: mesa
2995Version: 7.7.1-1ubuntu2
2996Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0)
2997Provides: libgl1
2998Depends: libc6 (>= 2.4), libdrm2 (>= 2.3.1), libx11-6 (>= 0), libxdamage1 (>= 1:1.1), libxext6 (>= 0), libxfixes3 (>= 1:4.0.1), libxxf86vm1, dpkg (>= 1.15.4)
2999Recommends: libgl1-mesa-dri (>= 7.2)
3000Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0)
3001Description: A free implementation of the OpenGL API -- GLX runtime
3002 This version of Mesa provides GLX and DRI capabilities: it is capable of
3003 both direct and indirect rendering. For direct rendering, it can use DRI
3004 modules from the libgl1-mesa-dri package to accelerate drawing.
3005 .
3006 This package does not include the modules themselves: these can be found
3007 in the libgl1-mesa-dri package.
3008 .
3009 For a complete description of Mesa, please look at the
3010 libgl1-mesa-swx11 package.
3011Homepage: http://mesa3d.sourceforge.net/
3012Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3013
3014Package: x11-utils
3015Status: install ok installed
3016Priority: optional
3017Section: x11
3018Installed-Size: 688
3019Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3020Architecture: amd64
3021Version: 7.5+3
3022Replaces: appres, editres, listres, luit, viewres, xbase-clients (<< 1:7.2.ds3), xdpyinfo, xdriinfo, xev, xfd, xfontsel, xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xutils (<< 1:7.2), xvinfo, xwininfo
3023Depends: libc6 (>= 2.7), libfontconfig1 (>= 2.8.0), libfontenc1, libfreetype6 (>= 2.2.1), libgl1-mesa-glx | libgl1, libx11-6 (>= 0), libxaw7, libxext6 (>= 0), libxft2 (>> 2.1.1), libxi6 (>= 0), libxinerama1, libxmu6, libxmuu1, libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1, libxxf86vm1, zlib1g (>= 1:1.1.4), cpp
3024Pre-Depends: x11-common (>= 1:7.0.0)
3025Suggests: mesa-utils
3026Conflicts: appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, xfd, xfontsel, xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
3027Conffiles:
3028 /etc/X11/app-defaults/Editres 04c860eb13ac3a4e8d74ebebcf3da76c
3029 /etc/X11/app-defaults/Editres-color f16b07f1caf85b42cd40355e23d927a0
3030 /etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772
3031 /etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282
3032 /etc/X11/app-defaults/Xfd 5cee09dc86e1dc14c19492b6b866d17c
3033 /etc/X11/app-defaults/XFontSel d917f63ef27294544ab192a3e33e30df
3034 /etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67
3035 /etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115
3036Description: X11 utilities
3037 An X client is a program that interfaces with an X server (almost always via
3038 the X libraries), and thus with some input and output hardware like a
3039 graphics card, monitor, keyboard, and pointing device (such as a mouse).
3040 .
3041 This package provides a miscellaneous assortment of X utilities
3042 that ship with the X Window System, including:
3043 - appres, editres, listres and viewres, which query the X resource database;
3044 - luit, a filter that can be run between an arbitrary application and a
3045 UTF-8 terminal emulator;
3046 - xdpyinfo, a display information utility for X;
3047 - xdriinfo, query configuration information of DRI drivers;
3048 - xev, an X event displayer;
3049 - xfd, a tool that displays all the glyphs in a given X font;
3050 - xfontsel, a tool for browsing and selecting X fonts;
3051 - xkill, a tool for terminating misbehaving X clients;
3052 - xlsatoms, which lists interned atoms defined on an X server;
3053 - xlsclients, which lists client applications running on an X display;
3054 - xlsfonts, a server font list displayer;
3055 - xmessage, a tool to display message or dialog boxes;
3056 - xprop, a property displayer for X;
3057 - xvinfo, an Xv extension information utility for X;
3058 - xwininfo, a window information utility for X;
3059 .
3060 The editres and viewres programs use bitmap images provided by the
3061 xbitmaps package. The luit program requires locale information from
3062 the libx11-data package.
3063Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3064
3065Package: base-passwd
3066Essential: yes
3067Status: install ok installed
3068Priority: required
3069Section: admin
3070Installed-Size: 184
3071Maintainer: Colin Watson <cjwatson@debian.org>
3072Architecture: amd64
3073Version: 3.5.22
3074Replaces: base
3075Depends: libc6 (>= 2.8)
3076Description: Debian base system master password and group files
3077 These are the canonical master copies of the user database files
3078 (/etc/passwd and /etc/group), containing the Debian-allocated user and
3079 group IDs. The update-passwd tool is provided to keep the system databases
3080 synchronized with these master files.
3081
3082Package: libcomerr2
3083Status: install ok installed
3084Priority: required
3085Section: libs
3086Installed-Size: 108
3087Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3088Architecture: amd64
3089Source: e2fsprogs
3090Version: 1.41.11-1ubuntu2
3091Replaces: e2fsprogs (<< 1.34-1)
3092Provides: libcomerr-kth-compat
3093Depends: libc6 (>= 2.3.4)
3094Description: common error description library
3095 libcomerr is an attempt to present a common error-handling mechanism to
3096 manipulate the most common form of error code in a fashion that does not
3097 have the problems identified with mechanisms commonly in use.
3098Homepage: http://e2fsprogs.sourceforge.net
3099Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
3100
3101Package: mawk
3102Status: install ok installed
3103Priority: required
3104Section: utils
3105Installed-Size: 256
3106Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3107Architecture: amd64
3108Version: 1.3.3-15ubuntu2
3109Provides: awk
3110Pre-Depends: libc6 (>= 2.11~20100104-0ubuntu3)
3111Description: a pattern scanning and text processing language
3112 Mawk is an interpreter for the AWK Programming Language. The AWK
3113 language is useful for manipulation of data files, text retrieval and
3114 processing, and for prototyping and experimenting with algorithms. Mawk
3115 is a new awk meaning it implements the AWK language as defined in Aho,
3116 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
3117 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
3118 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
3119 which contains a few features not described in the AWK book, and mawk
3120 provides a small number of extensions.
3121 .
3122 Mawk is smaller and much faster than gawk. It has some compile-time
3123 limits such as NF = 32767 and sprintf buffer = 1020.
3124Original-Maintainer: Steve Langasek <vorlon@debian.org>
3125
3126Package: xserver-xorg-video-ark
3127Status: install ok installed
3128Priority: optional
3129Section: x11
3130Installed-Size: 84
3131Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3132Architecture: amd64
3133Version: 1:0.7.2-1
3134Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-ark
3135Provides: xserver-xorg-video-6
3136Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
3137Conflicts: xserver-xorg-driver-ark
3138Description: X.Org X server -- ark display driver
3139 This package provides the driver for the ark family
3140 of chipsets.
3141 .
3142 More information about X.Org can be found at:
3143 <URL:http://www.X.org>
3144 <URL:http://xorg.freedesktop.org>
3145 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3146 .
3147 This package is built from the X.org xf86-video-ark driver module.
3148Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3149
3150Package: gnupg
3151Status: install ok installed
3152Priority: important
3153Section: utils
3154Installed-Size: 5320
3155Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3156Architecture: amd64
3157Version: 1.4.10-2ubuntu1
3158Depends: libbz2-1.0, libc6 (>= 2.4), libreadline6, libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info, gpgv
3159Recommends: libldap-2.4-2 (>= 2.4.7), gnupg-curl
3160Suggests: gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1
3161Description: GNU privacy guard - a free PGP replacement
3162 GnuPG is GNU's tool for secure communication and data storage.
3163 It can be used to encrypt data and to create digital signatures.
3164 It includes an advanced key management facility and is compliant
3165 with the proposed OpenPGP Internet standard as described in RFC2440.
3166 .
3167 The gnupg package is built without libcurl. So it does not support
3168 HKPS keyservers. Install the gnupg-curl package if you want to use
3169 the keyserver helper tools built with libcurl and supporting HKPS.
3170 .
3171 GnuPG does not use any patented algorithms. This means it cannot be
3172 compatible with PGP2, because that uses IDEA (which is patented in
3173 a number of countries).
3174Homepage: http://www.gnupg.org
3175Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
3176
3177Package: xserver-xorg-video-cirrus
3178Status: install ok installed
3179Priority: optional
3180Section: x11
3181Installed-Size: 164
3182Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
3183Architecture: amd64
3184Version: 1:1.3.2-1ubuntu1
3185Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-cirrus
3186Provides: xserver-xorg-video-6
3187Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
3188Conflicts: xserver-xorg-driver-cirrus
3189Description: X.Org X server -- Cirrus display driver
3190 This package provides the driver for the Cirrus Logic family of video
3191 cards.
3192 .
3193 More information about X.Org can be found at:
3194 <URL:http://www.X.org>
3195 <URL:http://xorg.freedesktop.org>
3196 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3197 .
3198 This package is built from the X.org xf86-video-cirrus driver module.
3199Orig-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3200
3201Package: libdb4.8
3202Status: install ok installed
3203Priority: required
3204Section: libs
3205Installed-Size: 1516
3206Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3207Architecture: amd64
3208Source: db
3209Version: 4.8.24-1ubuntu1
3210Depends: libc6 (>= 2.4)
3211Conflicts: libdb2 (<< 2:2.7.7-3)
3212Description: Berkeley v4.8 Database Libraries [runtime]
3213 This is the runtime package for programs that use the v4.8 Berkeley
3214 database library.
3215Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html
3216Original-Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel@lists.alioth.debian.org>
3217
3218Package: x11-apps
3219Status: install ok installed
3220Priority: optional
3221Section: x11
3222Installed-Size: 2276
3223Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3224Architecture: amd64
3225Version: 7.5+1ubuntu2
3226Replaces: bitmap, ico, oclock, x11perf, xbase-clients (<= 1:7.2.ds2-3), xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud
3227Depends: libc6 (>= 2.11), libpng12-0 (>= 1.2.13-4), libsm6, libx11-6 (>= 0), libxaw7, libxcursor1 (>> 1.1.2), libxext6 (>= 0), libxft2 (>> 2.1.1), libxkbfile1, libxmu6, libxmuu1, libxrender1, libxt6, cpp
3228Pre-Depends: x11-common (>= 1:7.0.0)
3229Suggests: mesa-utils
3230Conflicts: bitmap, ico, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud
3231Conffiles:
3232 /etc/X11/app-defaults/Bitmap 53d1579022e3e95bc2b15eb813f08731
3233 /etc/X11/app-defaults/Bitmap-color 946b659d5d6c41b6840f5e0df10680d9
3234 /etc/X11/app-defaults/Bitmap-nocase f2db8f925e5ea5680090c32db9121c8d
3235 /etc/X11/app-defaults/Clock-color b4ba6ae900e0e488e4b030f14c6fe656
3236 /etc/X11/app-defaults/XCalc bc0d4c4717137a2d25e17b7358c8ad8d
3237 /etc/X11/app-defaults/XCalc-color c8efe9caf8987a902df98270e2b291c9
3238 /etc/X11/app-defaults/XClipboard 18ebd8e152da9203e9e34e88dad98d97
3239 /etc/X11/app-defaults/XClock 812dfcc6f6d83e2ae9da809c3bf11c67
3240 /etc/X11/app-defaults/XClock-color 7b049809f0bca03c76480959e2e4db89
3241 /etc/X11/app-defaults/XConsole a310ffbe0ed9509a2477ea5f1ac1dcc5
3242 /etc/X11/app-defaults/Xditview 49d35244a61618b60f17d3400f64a81e
3243 /etc/X11/app-defaults/Xditview-chrtr 98a562569a7db396c9a0d2e6d414067e
3244 /etc/X11/app-defaults/Xedit 013f41442eb431168793e1943779c8f3
3245 /etc/X11/app-defaults/Xedit-color 59d7f0d96f4346ae0fe4904d46daf53c
3246 /etc/X11/app-defaults/Xgc 744adc578acb239541e378eb16e337f7
3247 /etc/X11/app-defaults/Xgc-color 8dfaceb0c12917fd0b1c77423f9f6a47
3248 /etc/X11/app-defaults/XLoad 3ea554c7be110102e42e25d3d83c4134
3249 /etc/X11/app-defaults/XLogo fb1407c8cb1574726a6eb743b0092407
3250 /etc/X11/app-defaults/XLogo-color 439375bf8e3b87f46eebf35f55a8dbb5
3251 /etc/X11/app-defaults/Xmag 798a596142ae1b051408171e2b2db096
3252 /etc/X11/app-defaults/Xman b34cc2adfe0b89d436864163387417d1
3253 /etc/X11/app-defaults/XMore d6a85ee054f522e47a246d4471b6ab49
3254Description: X applications
3255 This package provides a miscellaneous assortment of X applications
3256 that ship with the X Window System, including:
3257 - atobm, bitmap, and bmtoa, tools for manipulating bitmap images;
3258 - oclock and xclock, graphical clocks;
3259 - xbiff, a tool which tells you when you have new email;
3260 - xcalc, a scientific calculator desktop accessory;
3261 - xclipboard, a tool to manage cut-and-pasted text selections;
3262 - xconsole, which monitors system console messages;
3263 - xcursorgen, a tool for creating X cursor files from PNGs;
3264 - xditview, a viewer for ditroff output;
3265 - xedit, a simple text editor for X;
3266 - xeyes, a demo program in which a pair of eyes track the pointer;
3267 - xgc, a graphics demo;
3268 - xload, a monitor for the system load average;
3269 - xlogo, a demo program that displays the X logo;
3270 - xmag, which magnifies parts of the X screen;
3271 - xman, a manual page browser;
3272 - xmore, a text pager;
3273 - xwd, a utility for taking window dumps ("screenshots") of the X session;
3274 - xwud, a viewer for window dumps created by xwd;
3275 - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
3276 operations under the X Window System;
3277 .
3278 The xbiff, xcalc, xconsole and xman programs use bitmap images provided
3279 by the xbitmaps package.
3280Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3281
3282Package: x11-common
3283Status: install ok installed
3284Priority: optional
3285Section: x11
3286Installed-Size: 640
3287Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
3288Architecture: all
3289Source: xorg
3290Version: 1:7.5+5ubuntu1
3291Replaces: x-common, xfree86-common, xorg-common, xserver-common (<< 7)
3292Depends: debconf (>= 0.5) | debconf-2.0, upstart-job, debianutils (>= 1.13), lsb-base (>= 1.3-9ubuntu2)
3293Pre-Depends: debconf | debconf-2.0
3294Conflicts: aee (<= 2.2.15b-1), ascd (<= 0.13.2-3), beaver (<= 0.2.5-2), bibview (<= 2.2-8), bugsx (<= 1.08-8), buici-clock (<= 0.4.5+b1), communicator-smotif-477, ctwm (<= 3.7-2), emelfm (<= 0.9.2-7), epan, fte-xwindow (<= 0.50.0-1.3), fvwm1 (<= 1.24r-46), fvwm95 (<= 2.0.43ba-23+b1), gerstensaft (<= 0.2-5.1), ghostview, gipsc (<= 0.4.3-2), grace (<= 1:5.1.18-1), grace6 (<= 5.99.0+final-4), gradio (<= 1.0.1-6), groff (<= 1.18.1.1-7), guitar (<= 0.1.4-11), hamsoft (<< 0.2.3-1), hanterm-classic (<= 3.1.6.0-4), hanterm-xf (<= 1:3.3.1p18-9.2), hfsutils-tcltk (<= 3.2.6-7), ibp (<= 0.21-4), isdnutils-xtools (<= 1:3.8.2005-12-06-4), ivtools-bin (<= 1.1.3-5), ivtools-dev (<= 1.1.3-5), kdrill (<= 6.4-2.1), kinput2-canna (<= 3.1-7), kinput2-canna-wnn (<= 3.1-7), kinput2-wnn (<= 3.1-7), kterm (<= 6.2.0-45), lbxproxy (<< 7.0), libmotif-dev (<= 2.2.3-1.3), libxft-dev (<= 2.1.8.2-5), lm-batmon (<= 0.96-3), login.app (<= 1.2.1-18), lsb-core (<= 3.1-4), lwm (<= 1.2.1-1), mctools-lite (<= 970129-16), mgp (<= 1.11b-6), motif-clients (<= 2.2.3-1.3), navigator-smotif-477, netscape-base-4, olvwm (<= 4.4.3.2p1.4-21), olwm (<= 3.2p1.4-21), oneko (<= 1.2.sakura.6-1), opera (<< 9.10-20060616), pgaccess (<= 1:0.98.8.20030520-2), phototk, pixmap (<= 2.6pl4-14.1), plotmtv (<= 1.4.4t-8.1), pmud (<= 0.10-9), ppxp (<= 0.2001080415-14), ppxp-x11 (<= 0.2001080415-14), procmeter (<= 2.5.1-11), propsel (<= 971130-5.3), proxymngr (<< 7.0), qcam (<= 0.91-11.1), regexplorer (<= 0.1.6-12), seyon (<= 2.20c-20), skkinput (<= 1:2.06.4-4), stella (<< 2.2-1), tkdesk (<= 2.0-5), tkseti (<= 3.06-1), tkworld, twlog (<= 1.3-4), twm (<< 7.0), ucbmpeg-play (<< 2.3p-13), vide (<= 1.21-3), videogen (<= 0.32-1), vtwm (<= 5.4.7-2), w9wm (<= 0.4.2-4), wdm (<= 1.28-1), wily (<= 0.13.41-6), wmavgload (<= 0.7.0-6.1), wmcpu (<= 1.3-4.1), wmdate (<= 0.5-7.1), wmnet (<= 1.05-12), wmnetselect (<= 0.85-5.5), wmscope (<= 3.0-9.1), wmsensors (<= 1.0.4-3.4), wmtv (<= 0.6.5-15), x-common, xautolock (<= 1:2.1-6), xbanner (<= 1.31-23), xbase-clients (<< 1:7.0), xbatt (<= 1.2.1-4), xbattbar (<= 1.4.2-3.1), xcal (<= 4.1-18.2), xcalendar-i18n (<= 4.0.0.i18p1-13.1), xcb (<= 2.4-4), xclip (<= 0.08-5), xclips (<= 6.21-6), xcolors (<= 1.5a-2), xcolorsel (<= 1.1a-11), xdkcal (<= 0.9d-2.1), xdm (<= 1:1.0.1-6), xdmx (<< 1:1.0), xdu (<= 3.0-14), xearth (<= 1.1-10.2), xengine (<= 1.11-9), xephem (<= 3.4-5), xext, xezmlm (<= 1.0.3-11), xfaces (<= 3.3-25), xfishtank (<= 2.2-23.1), xfm (<= 1.4.3-8), xfractint (<< 20.3.01-1), xfree86-common, xfs (<< 1:1.0), xfs-xtt (<= 1:1.4.1.xf430-6), xftp, xfwp (<< 7.0), xgdipc (<= 1.2-0.3), xgmod (<= 3.1-9), xgobi, xgraph (<= 12.1-3), xinput (<= 1.2-5.2), xipmsg (<= 0.8088-1.1), xisp, xlbiff (<< 4.1-4), xli (<= 1.17.0-21), xlockmore (<= 1:5.21-1), xlockmore-gl (<= 1:5.21-1), xlogmaster (<= 1.6.0-8), xmailbox (<= 2.5-9), xmem (<= 1.20-19), xmeter (<= 1.15-6), xmh (<= 6.8.2.dfsg.1-4), xmix (<= 2.1-5), xmon (<= 1.5.6-1.3), xnecview (<= 1.34-2), xnest (<< 1:1.0), xodo (<= 1.2-9.2), xorg-common, xpaste, xpmumon (<= 1.3.0), xpostit (<= 3.3.1-8.2), xpostitplus, xprint (<= 1:0.1.0.alpha1-13), xqbiff (<= 0.75-4), xrn (<= 9.02-7.1), xserver-common (<< 7), xserver-xfree86 (<< 1:7.0), xserver-xfree86-dbg, xserver-xorg (<< 1:7.4~), xslideshow (<= 3.1-8.1), xsysinfo (<= 1.7-2), xtel (<= 3.3.0-5.4), xterm (<< 208-1), xtoolwait (<= 1.3-6), xtrkcad (<= 3.1.4-1), xtrlock (<= 2.0-11), xturqstat (<= 2.2.2sarge1), xutils (<< 1:7.0), xv (<= 3.10a-26), xvfb (<< 1:1.0), xview-clients (<= 3.2p1.4-21), xviewg (<= 3.2p1.4-21), xviewg-dev (<= 3.2p1.4-21), xvkbd (<= 2.6-2.1), xwit (<= 3.4-6), xxkb (<= 1.10-2.1), xzoom (<= 0.3-17), yank (<= 0.2.1-7.2)
3295Conffiles:
3296 /etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
3297 /etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233
3298 /etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f
3299 /etc/X11/Xsession 50678401170c9c701d2375bd279690c5
3300 /etc/X11/Xsession.d/20x11-common_process-args 862c8286749d25fe58dd98cad24c3fe4
3301 /etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c
3302 /etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040
3303 /etc/X11/Xsession.d/50x11-common_determine-startup fe7c99261ba27b26aa14926d92447439
3304 /etc/X11/Xsession.d/60x11-common_localhost 2353ea72efc0c3e101058c3c56e282b4
3305 /etc/X11/Xsession.d/90x11-common_ssh-agent ae74aadf705c5fccf841ef921b45ca72
3306 /etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
3307 /etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
3308 /etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0
3309 /etc/gdm/failsafeBlacklist 9b860f21bf33a6bfce55f233ba975e41
3310 /etc/gdm/failsafeXinit bf497dc1b011021e548c37392bd2a883
3311 /etc/gdm/failsafeXServer 791297354d1c22d1616154b3c6060f2d
3312 /etc/init.d/x11-common 9a2901c839ade46a2a0f795ad1400fdf
3313 /etc/init/failsafe-x.conf b85b200b5d58cbba7c81d51485e210fc
3314Description: X Window System (X.Org) infrastructure
3315 x11-common contains the filesystem infrastructure required for further
3316 installation of the X Window System in any configuration; it does not
3317 provide a full installation of clients, servers, libraries, and utilities
3318 required to run the X Window System.
3319 .
3320 A number of terms are used to refer to the X Window System, including "X",
3321 "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in
3322 Debian is derived from the version released by the X.Org Foundation, and
3323 is thus often also referred to as "X.Org". All of the preceding quoted
3324 terms are functionally interchangeable in an Debian system.
3325Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3326
3327Package: net-tools
3328Status: install ok installed
3329Priority: required
3330Section: net
3331Installed-Size: 1044
3332Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3333Architecture: amd64
3334Version: 1.60-23ubuntu2
3335Replaces: ja-trans (<= 0.8-2), netbase (<< 4.00)
3336Depends: libc6 (>= 2.4)
3337Conflicts: ja-trans (<= 0.8-2)
3338Description: The NET-3 networking toolkit
3339 This package includes the important tools for controlling the network
3340 subsystem of the Linux kernel. This includes arp, ifconfig, netstat,
3341 rarp, nameif and route. Additionally, this package contains utilities
3342 relating to particular network hardware types (plipconfig, slattach,
3343 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
3344 .
3345 In the upstream package 'hostname' and friends are included. Those are
3346 not installed by this package, since there is a special "hostname*.deb".
3347Original-Maintainer: net-tools Team <pkg-net-tools-maintainers@lists.alioth.debian.org>
3348
3349Package: libxfixes3
3350Status: install ok installed
3351Priority: optional
3352Section: libs
3353Installed-Size: 80
3354Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3355Architecture: amd64
3356Source: libxfixes
3357Version: 1:4.0.4-1
3358Depends: libc6 (>= 2.2.5), libx11-6
3359Description: X11 miscellaneous 'fixes' extension library
3360 libXfixes provides an X Window System client interface to the 'XFIXES'
3361 extension to the X protocol.
3362 .
3363 It provides support for Region types, and some cursor functions.
3364 .
3365 More information about X.Org can be found at:
3366 <URL:http://www.X.org>
3367 <URL:http://xorg.freedesktop.org>
3368 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3369 .
3370 This module can be found at
3371 git://anongit.freedesktop.org/git/xorg/lib/libXfixes
3372Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3373
3374Package: ccache
3375Status: install ok installed
3376Priority: optional
3377Section: devel
3378Installed-Size: 128
3379Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3380Architecture: amd64
3381Version: 2.4-17build1
3382Depends: libc6 (>= 2.8), zlib1g (>= 1:1.1.4)
3383Suggests: distcc
3384Description: Compiler results cacher, for fast recompiles
3385 ccache is a compiler cache. It speeds up re-compilation of C/C++ code
3386 by caching previous compiles and detecting when the same compile is
3387 being done again.
3388Original-Maintainer: Y Giridhar Appaji Nag <appaji@debian.org>
3389Homepage: http://ccache.samba.org
3390
3391Package: xserver-xorg-video-r128
3392Status: install ok installed
3393Priority: optional
3394Section: x11
3395Installed-Size: 320
3396Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3397Architecture: amd64
3398Version: 6.8.1-2ubuntu1
3399Replaces: xserver-xorg-video-ati (<= 1:6.8.0-1ubuntu1)
3400Provides: xserver-xorg-video-6
3401Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
3402Suggests: firmware-linux
3403Conflicts: xserver-xorg-video-ati (<= 1:6.8.0-1ubuntu1)
3404Description: X.Org X server -- ATI r128 display driver
3405 This driver for the X.Org X server (see xserver-xorg for a further description)
3406 provides support for the ATI Rage 'r128' series.
3407 .
3408 More information about X.Org can be found at:
3409 <URL:http://www.X.org>
3410 <URL:http://xorg.freedesktop.org>
3411 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3412 .
3413 This package is built from the X.org xf86-video-r128 driver module.
3414Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3415
3416Package: libfs6
3417Status: install ok installed
3418Priority: optional
3419Section: libs
3420Installed-Size: 116
3421Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3422Architecture: amd64
3423Source: libfs
3424Version: 2:1.0.2-1build1
3425Depends: libc6 (>= 2.4)
3426Description: X11 Font Services library
3427 libFS, the Font Services library, provides various functions useful to
3428 X11 font servers, and clients connecting to font servers. It is not used
3429 outside of these implementations.
3430 .
3431 More information about X.Org can be found at:
3432 <URL:http://www.X.org>
3433 <URL:http://xorg.freedesktop.org>
3434 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3435 .
3436 This module can be found at
3437 git://anongit.freedesktop.org/git/xorg/lib/libFS
3438Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3439
3440Package: debconf-i18n
3441Status: install ok installed
3442Priority: required
3443Section: admin
3444Installed-Size: 1136
3445Maintainer: Colin Watson <cjwatson@ubuntu.com>
3446Architecture: all
3447Source: debconf
3448Version: 1.5.28ubuntu4
3449Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
3450Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
3451Conflicts: debconf-english, debconf-utils (<< 1.3.22)
3452Description: full internationalization support for debconf
3453 This package provides full internationalization for debconf, including
3454 translations into all available languages, support for using translated
3455 debconf templates, and support for proper display of multibyte character
3456 sets.
3457Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
3458
3459Package: libxmu6
3460Status: install ok installed
3461Priority: optional
3462Section: libs
3463Installed-Size: 164
3464Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3465Architecture: amd64
3466Source: libxmu
3467Version: 2:1.0.5-1
3468Depends: libc6 (>= 2.7), libx11-6, libxext6, libxt6
3469Description: X11 miscellaneous utility library
3470 libXmu provides a set of miscellaneous utility convenience functions for X
3471 libraries to use. libXmuu is a lighter-weight version that does not depend
3472 on libXt or libXext; for more information, see libxmuu1.
3473 .
3474 More information about X.Org can be found at:
3475 <URL:http://www.X.org>
3476 <URL:http://xorg.freedesktop.org>
3477 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3478 .
3479 This module can be found at
3480 git://anongit.freedesktop.org/git/xorg/lib/libXmu
3481Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3482
3483Package: grep
3484Essential: yes
3485Status: install ok installed
3486Priority: required
3487Section: utils
3488Installed-Size: 1188
3489Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3490Architecture: amd64
3491Version: 2.5.4-4build1
3492Provides: rgrep
3493Pre-Depends: libc6 (>= 2.4)
3494Suggests: libpcre3 (>= 7.7)
3495Conflicts: rgrep
3496Description: GNU grep, egrep and fgrep
3497 'grep' is a utility to search for text in files; it can be used from the
3498 command line or in scripts. Even if you don't want to use it, other packages
3499 on your system probably will.
3500 .
3501 The GNU family of grep utilities may be the "fastest grep in the west".
3502 GNU grep is based on a fast lazy-state deterministic matcher (about
3503 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
3504 search for a fixed string that eliminates impossible text from being
3505 considered by the full regexp matcher without necessarily having to
3506 look at every character. The result is typically many times faster
3507 than Unix grep or egrep. (Regular expressions containing backreferencing
3508 will run more slowly, however.)
3509Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
3510Homepage: http://www.gnu.org/software/grep/
3511
3512Package: plymouth
3513Status: install ok installed
3514Priority: required
3515Section: x11
3516Installed-Size: 480
3517Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3518Architecture: amd64
3519Version: 0.8.2-2ubuntu2
3520Depends: libc6 (>= 2.8), libdrm-intel1 (>= 2.4.9), libdrm-nouveau1 (>= 2.4.11-1ubuntu1~), libdrm-radeon1 (>= 2.4.17), libdrm2 (>= 2.4.3), libplymouth2 (= 0.8.2-2ubuntu2), upstart-job, udev (>= 149-2), mountall (>= 2.0), initramfs-tools
3521Recommends: plymouth-theme-ubuntu-text | plymouth-theme
3522Breaks: gdm (<< 2.29.1-0ubuntu4), kdm (<< 4:4.4.2-0ubuntu6), lubuntu-plymouth-theme (<= 0.4), ubuntustudio-plymouth-theme (<= 0.38), xubuntu-plymouth-theme (<< 10.04.4)
3523Conflicts: usplash
3524Conffiles:
3525 /etc/init/plymouth.conf a0352db1159bc9f4322170dd78cd1dae
3526 /etc/init/plymouth-log.conf 65d2943a69f455dec3fed43fd7996d76
3527 /etc/init/plymouth-splash.conf 5daa5d5dafaee30442e4d8d82e542c0a
3528 /etc/init/plymouth-stop.conf f422b651bb1fe8164f968bb58e18bb6c
3529Description: graphical boot animation and logger - main package
3530 Plymouth is an application that runs very early in the boot process
3531 (even before the root filesystem is mounted!) that provides a graphical
3532 boot animation while the boot process happens in the background.
3533
3534Package: libdrm-nouveau1
3535Status: install ok installed
3536Priority: required
3537Section: libs
3538Installed-Size: 456
3539Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
3540Architecture: amd64
3541Source: libdrm
3542Version: 2.4.18-1ubuntu3
3543Depends: libc6 (>= 2.3.4), libdrm2 (>= 2.4.3)
3544Description: Userspace interface to nouveau-specific kernel DRM services -- runtime
3545 This library implements the userspace interface to the nouveau-specific kernel
3546 DRM services. DRM stands for "Direct Rendering Manager", which is the
3547 kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is
3548 currently used on Linux to provide hardware-accelerated OpenGL drivers.
3549Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3550
3551Package: kbd
3552Status: install ok installed
3553Priority: extra
3554Section: utils
3555Installed-Size: 1632
3556Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3557Architecture: amd64
3558Version: 1.15-1ubuntu3
3559Replaces: open, util-linux (<< 2.11)
3560Provides: console-utilities, open
3561Depends: libc6 (>= 2.7), console-setup, lsb-base (>= 3.0-10), initramfs-tools
3562Conflicts: console-utilities, kbd-data, open, util-linux (<< 2.11)
3563Conffiles:
3564 /etc/kbd/config 182c6394322efb8a10e6e95836ad220d
3565 /etc/kbd/remap 2f1f15d62b45ab43c04b3ddbfcf591ec
3566Description: Linux console font and keytable utilities
3567 This package allows you to set up the Linux console, change the font,
3568 resize text mode virtual consoles and remap the keyboard.
3569 .
3570 You will probably want to install a set of data files, such as the one
3571 in the “console-setup” package.
3572Original-Maintainer: Console utilities maintainers <pkg-kbd-devel@lists.alioth.debian.org>
3573
3574Package: libxdamage1
3575Status: install ok installed
3576Priority: optional
3577Section: libs
3578Installed-Size: 64
3579Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3580Architecture: amd64
3581Source: libxdamage
3582Version: 1:1.1.2-1
3583Depends: libc6 (>= 2.2.5), libx11-6, libxfixes3 (>= 1:4.0.1)
3584Description: X11 damaged region extension library
3585 libXdamage provides an X Window System client interface to the DAMAGE
3586 extension to the X protocol.
3587 .
3588 The Damage extension provides for notification of when on-screen regions have
3589 been 'damaged' (altered).
3590 .
3591 More information about X.Org can be found at:
3592 <URL:http://www.X.org>
3593 <URL:http://xorg.freedesktop.org>
3594 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3595 .
3596 This module can be found at
3597 git://anongit.freedesktop.org/git/xorg/lib/libXdamage
3598Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3599
3600Package: x11-xserver-utils
3601Status: install ok installed
3602Priority: optional
3603Section: x11
3604Installed-Size: 556
3605Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3606Architecture: amd64
3607Version: 7.5+1ubuntu2
3608Replaces: iceauth, sessreg, xbase-clients (<< 1:7.3), xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xutils (<< 1:7.2), xvidtune
3609Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libx11-6 (>= 0), libxau6, libxaw7, libxext6 (>= 0), libxi6 (>= 0), libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxt6, libxxf86vm1, cpp
3610Pre-Depends: x11-common (>= 1:7.0.0)
3611Suggests: nickle, cairo-5c, xorg-docs-core
3612Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune
3613Conffiles:
3614 /etc/X11/app-defaults/Xvidtune b8a276636b9bee314fa77b468a54a84a
3615Description: X server utilities
3616 An X client is a program that interfaces with an X server (almost always via
3617 the X libraries), and thus with some input and output hardware like a
3618 graphics card, monitor, keyboard, and pointing device (such as a mouse).
3619 .
3620 This package provides a miscellaneous assortment of X Server utilities
3621 that ship with the X Window System, including:
3622 - iceauth, a tool for manipulating ICE protocol authorization records;
3623 - rgb;
3624 - sessreg, a simple program for managing utmp/wtmp entries;
3625 - xcmsdb, a device color characteristic utility for the X Color Management
3626 System;
3627 - xgamma, a tool for querying and setting a monitor's gamma correction;
3628 - xhost, a very dangerous program that you should never use;
3629 - xmodmap, a utility for modifying keymaps and pointer button mappings in X;
3630 - xrandr, a command-line interface to the RandR extension;
3631 - xrdb, a tool to manage the X server resource database;
3632 - xrefresh, a tool that forces a redraw of the X screen;
3633 - xset, a tool for setting miscellaneous X server parameters;
3634 - xsetmode and xsetpointer, tools for handling X Input devices;
3635 - xsetroot, a tool for tailoring the appearance of the root window;
3636 - xstdcmap, a utility to selectively define standard colormap properties;
3637 - xvidtune, a tool for customizing X server modelines for your monitor.
3638Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3639
3640Package: libxaw7
3641Status: install ok installed
3642Priority: optional
3643Section: libs
3644Installed-Size: 516
3645Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3646Architecture: amd64
3647Source: libxaw
3648Version: 2:1.0.7-1
3649Depends: libc6 (>= 2.4), libx11-6, libxext6, libxmu6, libxpm4, libxt6
3650Description: X11 Athena Widget library
3651 libXaw7 provides the second version of Xaw, the Athena Widgets tookit,
3652 which is largely used by legacy X applications. This version is the
3653 most common version, as version 6 is considered deprecated, and version
3654 8, which adds Xprint support, is unsupported and not widely used.
3655 In general, use of a more modern toolkit such as GTK+ is recommended.
3656 .
3657 More information about X.Org can be found at:
3658 <URL:http://www.X.org>
3659 <URL:http://xorg.freedesktop.org>
3660 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3661 .
3662 This module can be found at
3663 git://anongit.freedesktop.org/git/xorg/lib/libXaw
3664Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3665
3666Package: upstart
3667Status: install ok installed
3668Priority: required
3669Section: admin
3670Installed-Size: 856
3671Maintainer: Scott James Remnant <scott@ubuntu.com>
3672Architecture: amd64
3673Version: 0.6.5-6
3674Replaces: startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
3675Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job
3676Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.2.16), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libudev0 (>= 151-5), sysvinit-utils, sysv-rc, initscripts, mountall, ifupdown (>= 0.6.8ubuntu29)
3677Conflicts: startup-tasks, system-services, sysvinit, upstart-compat-sysv, upstart-job
3678Conffiles:
3679 /etc/dbus-1/system.d/Upstart.conf 64be74cddb0c74b7d98202b40389784c
3680 /etc/init/control-alt-delete.conf 16e6603524084b63b0f0ca04eb56757e
3681 /etc/init/rc-sysinit.conf bd0415c6387debecfff37a371b07002a
3682 /etc/init/rc.conf c5e4b13b644d79d5a5c02e1396159c00
3683 /etc/init/rcS.conf 918e9d799d6aa99a0d96538d9685821d
3684 /etc/init/tty1.conf 543a3404e714bb96b676770c8334d86d
3685 /etc/init/tty2.conf 5eed82253d8c362021c344f1dbdc863b
3686 /etc/init/tty3.conf b75577836957bb5adb50b3482c429edb
3687 /etc/init/tty4.conf 27b4a36d59bf74fd6792a69394511e42
3688 /etc/init/tty5.conf 9803918babed47f733554dcd556d09d1
3689 /etc/init/tty6.conf 34f7b6971a5580f5fb6a2ff6f14af996
3690 /etc/init/upstart-udev-bridge.conf b3d59bd6e5debf634e4fe258d5a4dd71
3691Description: event-based init daemon
3692 upstart is a replacement for the /sbin/init daemon which handles
3693 starting of tasks and services during boot, stopping them during
3694 shutdown and supervising them while the system is running.
3695Homepage: http://upstart.ubuntu.com/
3696
3697Package: xserver-xorg-video-neomagic
3698Status: install ok installed
3699Priority: optional
3700Section: x11
3701Installed-Size: 156
3702Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3703Architecture: amd64
3704Version: 1:1.2.4-2
3705Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-neomagic
3706Provides: xserver-xorg-video-6
3707Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
3708Conflicts: xserver-xorg-driver-neomagic
3709Description: X.Org X server -- Neomagic display driver
3710 This package provides the driver for Neomagic MagicGraph chipsets, which are
3711 commonly found in laptops.
3712 .
3713 More information about X.Org can be found at:
3714 <URL:http://www.X.org>
3715 <URL:http://xorg.freedesktop.org>
3716 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
3717 .
3718 This package is built from the X.org xf86-video-neomagic driver module.
3719Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3720
3721Package: libcwidget3
3722Status: install ok installed
3723Priority: important
3724Section: libs
3725Installed-Size: 844
3726Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3727Architecture: amd64
3728Source: cwidget
3729Version: 0.5.13-1ubuntu1
3730Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20071006-3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1)
3731Suggests: libcwidget-dev
3732Description: high-level terminal interface library for C++ (runtime files)
3733 libcwidget is a modern user interface library modeled on GTK+ and Qt,
3734 but using curses as its display layer and with widgets that are
3735 tailored to a terminal environment.
3736 .
3737 This package contains the files that are required to run programs
3738 compiled against libcwidget.
3739Homepage: http://cwidget.alioth.debian.org
3740Original-Maintainer: Daniel Burrows <dburrows@debian.org>
3741
3742Package: libsasl2-modules
3743Status: install ok installed
3744Priority: optional
3745Section: libs
3746Installed-Size: 500
3747Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3748Architecture: amd64
3749Source: cyrus-sasl2
3750Version: 2.1.23.dfsg1-5ubuntu1
3751Depends: libsasl2-2 (= 2.1.23.dfsg1-5ubuntu1), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8k-1)
3752Suggests: libsasl2-modules-otp, libsasl2-modules-ldap, libsasl2-modules-sql, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
3753Description: Cyrus SASL - pluggable authentication modules
3754 This is the Cyrus SASL API implementation, version 2.1. See package
3755 libsasl2-2 and RFC 2222 for more information.
3756 .
3757 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
3758 NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).
3759Homepage: http://cyrusimap.web.cmu.edu/
3760Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
3761
3762Package: libsasl2-2
3763Status: install ok installed
3764Priority: standard
3765Section: libs
3766Installed-Size: 272
3767Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3768Architecture: amd64
3769Source: cyrus-sasl2
3770Version: 2.1.23.dfsg1-5ubuntu1
3771Replaces: libsasl2
3772Depends: libc6 (>= 2.4), libdb4.8
3773Recommends: libsasl2-modules (= 2.1.23.dfsg1-5ubuntu1)
3774Conflicts: libsasl2-gssapi-mit (<< 2.1.22), libsasl2-krb4-mit (<< 2.1.22), postfix (<< 2.3.4-3)
3775Description: Cyrus SASL - authentication abstraction library
3776 This is the Cyrus SASL API implementation, version 2.1.
3777 .
3778 SASL is the Simple Authentication and Security Layer, a method for
3779 adding authentication support to connection-based protocols. To use
3780 SASL, a protocol includes a command for identifying and
3781 authenticating a user to a server and for optionally negotiating
3782 protection of subsequent protocol interactions. If its use is
3783 negotiated, a security layer is inserted between the protocol and the
3784 connection. See RFC 2222 for more information.
3785 .
3786 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
3787 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to
3788 use this package on a server that provides SASL authentication, then
3789 you must install some of the libsasl2-modules* packages.
3790Homepage: http://cyrusimap.web.cmu.edu/
3791Original-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
3792
3793Package: passwd
3794Status: install ok installed
3795Priority: required
3796Section: admin
3797Installed-Size: 2640
3798Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3799Architecture: amd64
3800Source: shadow
3801Version: 1:4.1.4.2-1ubuntu2
3802Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-1)
3803Depends: libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules, debianutils (>= 2.15.2)
3804Conffiles:
3805 /etc/default/useradd cc9f9a7713ab62a32cd38363d958f396
3806 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
3807 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
3808 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
3809 /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
3810 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
3811Description: change and administer password and group data
3812 This package includes passwd, chsh, chfn, and many other programs to
3813 maintain password and group data.
3814 .
3815 Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
3816Homepage: http://pkg-shadow.alioth.debian.org/
3817Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
3818
3819Package: xfonts-75dpi
3820Status: install ok installed
3821Priority: optional
3822Section: fonts
3823Installed-Size: 4476
3824Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3825Architecture: all
3826Version: 1:1.0.1
3827Depends: xfonts-utils
3828Suggests: xfs | xserver
3829Conffiles:
3830 /etc/X11/fonts/75dpi/xfonts-75dpi.alias 6bc48023f2ae7f3bfc105db7b0ee6b49
3831Description: 75 dpi fonts for X
3832 xfonts-75dpi provides a set of bitmapped fonts at 75 dots per inch. In
3833 most cases it is desirable to have the X font server (xfs) and/or an X server
3834 installed to make the fonts available to X clients.
3835 .
3836 This package contains only fonts in the ISO 10646-1 and ISO 8859-1
3837 encodings, to conserve disk space. For other encodings, see the
3838 xfonts-75dpi-transcoded package.
3839 .
3840 This package and xfonts-100dpi provide the same set of fonts, rendered at
3841 different resolutions; only one or the other is necessary, but both may be
3842 installed. xfonts-75dpi may be more suitable for small monitors and/or
3843 small screen resolutions (under 1024x768).
3844 .
3845 This package requires the xfonts-utils package to prepare the font
3846 directories for use by an X server or X font server.
3847Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3848
3849Package: hostname
3850Essential: yes
3851Status: install ok installed
3852Priority: required
3853Section: admin
3854Installed-Size: 112
3855Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3856Architecture: amd64
3857Version: 3.03ubuntu1
3858Replaces: nis (<< 3.17-30)
3859Pre-Depends: libc6 (>= 2.4), upstart-job
3860Conflicts: nis (<< 3.17-30)
3861Conffiles:
3862 /etc/init/hostname.conf e426591274acd83666295d90a937ee7a
3863Description: utility to set/show the host name or domain name
3864 This package provides commands which can be used to display the system's
3865 DNS name, and to display or set its hostname or NIS domain name.
3866Original-Maintainer: Debian Hostname Team <hostname-devel@lists.alioth.debian.org>
3867
3868Package: xkb-data
3869Status: install ok installed
3870Priority: extra
3871Section: x11
3872Installed-Size: 3384
3873Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3874Architecture: all
3875Source: xkeyboard-config
3876Version: 1.8-1ubuntu8
3877Breaks: libx11-6 (<< 2:1.1)
3878Description: X Keyboard Extension (XKB) configuration data
3879 This package contains configuration data used by the X Keyboard
3880 Extension (XKB), which allows selection of keyboard layouts when
3881 using a graphical interface.
3882 .
3883 Every X11 vendor provides its own XKB data files, so keyboard layout
3884 designers have to send their layouts to several places. The
3885 xkeyboard-config project has been launched at FreeDesktop in order
3886 to provide a central repository that could be used by all vendors.
3887Homepage: http://www.freedesktop.org/Software/XKeyboardConfig
3888Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
3889
3890Package: fakeroot
3891Status: install ok installed
3892Priority: optional
3893Section: utils
3894Installed-Size: 372
3895Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3896Architecture: amd64
3897Version: 1.14.4-1ubuntu1
3898Depends: libc6 (>= 2.7)
3899Description: Gives a fake root environment
3900 This package is intended to enable something like:
3901 dpkg-buildpackage -rfakeroot
3902 i.e. to remove the need to become root for a package build.
3903 This is done by setting LD_PRELOAD to libfakeroot.so,
3904 which provides wrappers around getuid, chown, chmod, mknod,
3905 stat, and so on, thereby creating a fake root environment.
3906 .
3907 fakeroot requires SYSV IPC or TCP to operate.
3908Original-Maintainer: Clint Adams <schizo@debian.org>
3909
3910Package: libacl1
3911Status: install ok installed
3912Priority: required
3913Section: libs
3914Installed-Size: 92
3915Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3916Architecture: amd64
3917Source: acl
3918Version: 2.2.49-2
3919Depends: libattr1 (>= 2.4.41-1), libc6 (>= 2.4)
3920Conflicts: acl (<< 2.0.0), libacl1-kerberos4kth
3921Description: Access control list shared library
3922 This package contains the libacl.so dynamic library containing
3923 the POSIX 1003.1e draft standard 17 functions for manipulating
3924 access control lists.
3925Original-Maintainer: Nathan Scott <nathans@debian.org>
3926Homepage: http://savannah.nongnu.org/projects/acl/
3927
3928Package: python2.6-minimal
3929Status: install ok installed
3930Priority: required
3931Section: python
3932Installed-Size: 5044
3933Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3934Architecture: amd64
3935Source: python2.6
3936Version: 2.6.5-1ubuntu6
3937Replaces: python2.6 (<< 2.6.4~rc1-1)
3938Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8k-1), zlib1g (>= 1:1.2.0)
3939Recommends: python2.6
3940Suggests: binfmt-support
3941Conflicts: binfmt-support (<< 1.1.2), python-central (<< 0.6.11ubuntu6)
3942Conffiles:
3943 /etc/python2.6/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
3944Description: A minimal subset of the Python language (version 2.6)
3945 This package contains the interpreter and some essential modules. It can
3946 be used in the boot process for some basic tasks.
3947 See /usr/share/doc/python2.6-minimal/README.Debian for a list of the modules
3948 contained in this package.
3949Original-Maintainer: Matthias Klose <doko@debian.org>
3950Python-Runtime: python2.6
3951Python-Version: 2.6
3952
3953Package: libpam-runtime
3954Status: install ok installed
3955Priority: required
3956Section: admin
3957Installed-Size: 1248
3958Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3959Architecture: all
3960Source: pam
3961Version: 1.1.1-2ubuntu2
3962Replaces: libpam0g-dev, libpam0g-util
3963Depends: debconf (>= 1.5.19), libpam-modules (>= 1.0.1-6)
3964Conflicts: libpam0g-util
3965Conffiles:
3966 /etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
3967 /etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
3968Description: Runtime support for the PAM library
3969 Contains configuration files and directories required for
3970 authentication to work on Debian systems. This package is required
3971 on almost all installations.
3972Homepage: http://pam.sourceforge.net/
3973Original-Maintainer: Steve Langasek <vorlon@debian.org>
3974
3975Package: libslang2
3976Status: install ok installed
3977Priority: required
3978Section: libs
3979Installed-Size: 1520
3980Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
3981Architecture: amd64
3982Source: slang2
3983Version: 2.2.2-2ubuntu1
3984Depends: libc6 (>= 2.4)
3985Recommends: libpng12-0
3986Description: The S-Lang programming library - runtime version
3987 S-Lang is a C programmer's library that includes routines for the rapid
3988 development of sophisticated, user friendly, multi-platform applications.
3989 .
3990 This package contains only the shared library libslang.so.* and copyright
3991 information. It is only necessary for programs that use this library (such
3992 as jed and slrn). If you plan on doing development with S-Lang, you will
3993 need the companion -dev package as well.
3994Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
3995
3996Package: initscripts
3997Status: install ok installed
3998Priority: required
3999Section: admin
4000Installed-Size: 336
4001Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4002Architecture: amd64
4003Source: sysvinit
4004Version: 2.87dsf-4ubuntu17
4005Replaces: libc0.1, libc0.3, libc6, libc6.1
4006Depends: libc6 (>= 2.4), mount (>= 2.11x-1), debianutils (>= 2.13.1), lsb-base (>= 3.2-14), sysvinit-utils (>= 2.86.ds1-39), sysv-rc | file-rc, passwd, upstart
4007Recommends: psmisc, e2fsprogs
4008Breaks: hostname (<< 2.95ubuntu1~boot2), rsyslog (<< 4.2.0-2ubuntu3~boot1), udev (<< 146-2~boot6), upstart (<< 0.6.3-2~boot4)
4009Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
4010Conffiles:
4011 /etc/init.d/bootlogd 6e90878c898804bf9059f8a304faed5d
4012 /etc/init.d/stop-bootlogd e1a190ec1150ff0c1514eb318be9e227
4013 /etc/init.d/stop-bootlogd-single 1046585487345dd2d5d4b2841fb4a75b
4014 /etc/init.d/halt 6ae1b3b1b8198567a5e32116077f12a2
4015 /etc/init.d/killprocs 5e404d35091fab6c4889302736ed4602
4016 /etc/init.d/ondemand cc2a79a545967eec1170dc2bb44468e0
4017 /etc/init.d/rc.local 2964c1446c6453cdde4213eede97ac38
4018 /etc/init.d/reboot 1b9db1ef7bfd79b128ef85d5065721a6
4019 /etc/init.d/sendsigs 2a1f251ca12ef06f46a166f9a37e2400
4020 /etc/init.d/single dc13cb373c5c098a8fb95424701373e3
4021 /etc/init.d/umountfs 842eba3cdd65c66a424f80a53f87d704
4022 /etc/init.d/umountnfs.sh b824a44ff24087eb2bf6780db7dfd9dc
4023 /etc/init.d/umountroot aa9aa9db438cc99f76b065827971ff42
4024 /etc/init.d/urandom d0385e199d51b19181b77dc55211ac02
4025 /etc/default/bootlogd 70a108da715299a6e33470eb450669fb
4026 /etc/default/devpts fc857c5ac5fb84d80720ed4d1c624f6e
4027 /etc/default/halt 18d9844cf8ca8608e2a559a4555e593a
4028 /etc/default/tmpfs d959a98cfb571cd7fdfb36bbb3d0a5c8
4029Description: scripts for initializing and shutting down the system
4030 The scripts in this package initialize a standard Debian
4031 GNU/Linux system at boot time and shut it down at halt or
4032 reboot time.
4033Homepage: http://freshmeat.net/projects/sysvinit/
4034Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
4035
4036Package: libblkid1
4037Status: install ok installed
4038Priority: required
4039Section: libs
4040Installed-Size: 248
4041Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4042Architecture: amd64
4043Source: util-linux
4044Version: 2.17.2-0ubuntu1
4045Depends: libc6 (>= 2.4), libuuid1 (>= 2.16)
4046Conffiles:
4047 /etc/blkid.conf 7f4c49e01e0a23d2f4b20eeb32e95abb
4048Description: block device id library
4049 The blkid library which allows system programs like fsck and
4050 mount to quickly and easily find block devices by filesystem UUID and
4051 LABEL. This allows system administrators to avoid specifying
4052 filesystems by hard-coded device names, but via a logical naming
4053 system instead.
4054Original-Maintainer: LaMont Jones <lamont@debian.org>
4055
4056Package: xinput
4057Status: install ok installed
4058Priority: optional
4059Section: x11
4060Installed-Size: 92
4061Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4062Architecture: amd64
4063Version: 1.5.0-2ubuntu1
4064Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4)
4065Description: Runtime configuration and test of XInput devices
4066 Xinput is an utility for configuring and testing XInput
4067 devices.
4068Original-Maintainer: Julien Cristau <jcristau@debian.org>
4069
4070Package: libss2
4071Status: install ok installed
4072Priority: required
4073Section: libs
4074Installed-Size: 120
4075Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4076Architecture: amd64
4077Source: e2fsprogs
4078Version: 1.41.11-1ubuntu2
4079Replaces: e2fsprogs (<< 1.34-1)
4080Depends: libcomerr2, libc6 (>= 2.11)
4081Description: command-line interface parsing library
4082 This package includes a tool that parses a command table to generate
4083 a simple command-line interface parser, the include files needed to
4084 compile and use it, and the static libs.
4085 .
4086 It was originally inspired by the Multics SubSystem library.
4087Homepage: http://e2fsprogs.sourceforge.net
4088Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
4089
4090Package: findutils
4091Essential: yes
4092Status: install ok installed
4093Priority: required
4094Section: utils
4095Installed-Size: 1892
4096Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4097Architecture: amd64
4098Version: 4.4.2-1ubuntu1
4099Pre-Depends: libc6 (>= 2.7)
4100Suggests: mlocate | locate | slocate
4101Description: utilities for finding files--find, xargs
4102 GNU findutils provides utilities to find files meeting specified
4103 criteria and perform various actions on the files which are found.
4104 This package contains 'find' and 'xargs'; however, 'locate' has
4105 been split off into a separate package.
4106Homepage: http://savannah.gnu.org/projects/findutils/
4107Original-Maintainer: Andreas Metzler <ametzler@debian.org>
4108
4109Package: libxft2
4110Status: install ok installed
4111Priority: optional
4112Section: libs
4113Installed-Size: 152
4114Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
4115Architecture: amd64
4116Source: xft
4117Version: 2.1.14-1ubuntu1
4118Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
4119Description: FreeType-based font drawing library for X
4120 Xft provides a client-side font API for X applications, making the FreeType
4121 font rasterizer available to X clients. Fontconfig is used for font
4122 specification resolution. Where available, the RENDER extension handles
4123 glyph drawing; otherwise, the core X protocol is used.
4124Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4125
4126Package: xz-utils
4127Status: install ok installed
4128Priority: optional
4129Section: utils
4130Installed-Size: 476
4131Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4132Architecture: amd64
4133Version: 4.999.9beta+20091116-1
4134Depends: libc6 (>= 2.7), liblzma1 (>= 4.999.9beta)
4135Conflicts: xz-lzma (<< 4.999.9beta+20091004-1)
4136Description: XZ-format compression utilities
4137 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
4138 compression format, which provides memory-hungry but powerful
4139 compression (often better than bzip2) and fast, easy decompression.
4140 .
4141 This package provides the command line tools for working with XZ
4142 compression, including xz, unxz, xzcat, xzgrep, and so on. They can
4143 also handle the older LZMA format, and if invoked via appropriate
4144 symlinks will emulate the behavior of the commands in the lzma
4145 package.
4146 .
4147 The XZ format is similar to the older LZMA format but includes some
4148 improvements for general use:
4149 .
4150 * 'file' magic for detecting XZ files;
4151 * crc64 data integrity check;
4152 * limited random-access reading support;
4153 * improved support for multithreading (not used in xz-utils);
4154 * support for flushing the encoder.
4155Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
4156Homepage: http://tukaani.org/xz/
4157
4158Package: xserver-xorg-video-nouveau
4159Status: install ok installed
4160Priority: optional
4161Section: x11
4162Installed-Size: 296
4163Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
4164Architecture: amd64
4165Version: 1:0.0.15+git20100219+9b4118d-0ubuntu5
4166Replaces: xserver-xorg (<< 6.8.2-35)
4167Provides: xserver-xorg-video-6
4168Depends: libc6 (>= 2.4), libdrm-nouveau1 (>= 2.4.16), xserver-xorg-core (>= 2:1.6.99.900)
4169Description: X.Org X server -- Nouveau display driver (experimental)
4170 This driver for the X.Org X server (see xserver-xorg for a further description)
4171 provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.
4172 .
4173 Although the nouveau project aims to provide full 3D support it is not yet
4174 complete, and these packages do not include any 3D support.
4175 Users requiring 3D support should use the non-free "nvidia" driver.
4176 .
4177 This package is built from the FreeDesktop.org xf86-video-nouveau driver.
4178Homepage: http://nouveau.freedesktop.org/wiki/
4179Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4180
4181Package: xfonts-encodings
4182Status: install ok installed
4183Priority: optional
4184Section: x11
4185Installed-Size: 832
4186Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4187Architecture: all
4188Version: 1:1.0.3-1
4189Replaces: xfonts-base (<< 1:1.0.0)
4190Depends: x11-common
4191Description: Encodings for X.Org fonts
4192 This package contains the encodings that map to specific characters.
4193Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4194
4195Package: libx11-6
4196Status: install ok installed
4197Priority: optional
4198Section: libs
4199Installed-Size: 1456
4200Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
4201Architecture: amd64
4202Source: libx11
4203Version: 2:1.3.2-1ubuntu3
4204Depends: libc6 (>= 2.4), libxcb1 (>= 1.2), libx11-data
4205Conflicts: xlibs-data (<< 1:7.0.0)
4206Description: X11 client-side library
4207 This package provides a client interface to the X Window System, otherwise
4208 known as 'Xlib'. It provides a complete API for the basic functions of the
4209 window system.
4210 .
4211 More information about X.Org can be found at:
4212 <URL:http://www.X.org>
4213 <URL:http://xorg.freedesktop.org>
4214 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4215 .
4216 This module can be found at
4217 git://anongit.freedesktop.org/git/xorg/lib/libX11
4218Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4219
4220Package: e2fsprogs
4221Essential: yes
4222Status: install ok installed
4223Priority: required
4224Section: admin
4225Installed-Size: 2148
4226Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4227Architecture: amd64
4228Version: 1.41.11-1ubuntu2
4229Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2)
4230Pre-Depends: e2fslibs (= 1.41.11-1ubuntu2), libblkid1 (>= 1.34-1), libc6 (>= 2.11), libcomerr2 (>= 1.34-1), libss2 (>= 1.34-1), libuuid1 (>= 1.34-1), util-linux (>= 2.15~rc1-1)
4231Suggests: gpart, parted, e2fsck-static
4232Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4)
4233Conffiles:
4234 /etc/mke2fs.conf 33c2a4bda46c7cee498bb660084492dd
4235Description: ext2/ext3/ext4 file system utilities
4236 The ext2, ext3 and ext4 file systems are successors of the original ext
4237 ("extended") file system. They are the main file system types used for
4238 hard disks on Debian and other Linux systems.
4239 .
4240 This package contains programs for creating, checking, and maintaining
4241 ext-based file systems, and the generic fsck wrapper.
4242Homepage: http://e2fsprogs.sourceforge.net
4243Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
4244
4245Package: libsigc++-2.0-0c2a
4246Status: install ok installed
4247Priority: optional
4248Section: libs
4249Installed-Size: 100
4250Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4251Architecture: amd64
4252Source: libsigc++-2.0
4253Version: 2.2.4.2-1
4254Replaces: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
4255Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
4256Conflicts: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
4257Description: type-safe Signal Framework for C++ - runtime
4258 This library implements a full callback system for use in widget
4259 libraries, abstract interfaces, and general programming. It provides
4260 the ability to connect an abstract callback to a class method,
4261 function, or function object, and contains adaptor classes for the
4262 connection of dissimilar callbacks.
4263 .
4264 These are the runtime files for libsigc++, needed only if you wish to
4265 run software which depends on it.
4266Original-Maintainer: Daniel Burrows <dburrows@debian.org>
4267
4268Package: liblzma1
4269Status: install ok installed
4270Priority: optional
4271Section: libs
4272Installed-Size: 288
4273Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4274Architecture: amd64
4275Source: xz-utils
4276Version: 4.999.9beta+20091116-1
4277Depends: libc6 (>= 2.4)
4278Description: XZ-format compression library
4279 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
4280 compression format, which provides memory-hungry but powerful
4281 compression (often better than bzip2) and fast, easy decompression.
4282 .
4283 The native format of liblzma is XZ; it also supports raw (headerless)
4284 streams and the older LZMA format used by lzma. (For 7-Zip's related
4285 format, use the p7zip package instead.)
4286Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
4287Homepage: http://tukaani.org/xz/
4288
4289Package: libnih1
4290Status: install ok installed
4291Priority: required
4292Section: libs
4293Installed-Size: 252
4294Maintainer: Scott James Remnant <scott@ubuntu.com>
4295Architecture: amd64
4296Source: libnih
4297Version: 1.0.1-1
4298Depends: libc6 (>> 2.10), libc6 (<< 2.12)
4299Description: NIH Utility Library
4300 libnih is a light-weight "standard library" of C functions to ease the
4301 development of other libraries and applications, especially those
4302 normally found in /lib.
4303 .
4304 This package contains the shared library.
4305
4306Package: cpp
4307Status: install ok installed
4308Priority: optional
4309Section: interpreters
4310Installed-Size: 104
4311Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4312Architecture: amd64
4313Source: gcc-defaults (1.93ubuntu1)
4314Version: 4:4.4.3-1ubuntu1
4315Depends: cpp-4.4 (>= 4.4.3-1)
4316Suggests: cpp-doc
4317Conflicts: cpp-doc (<< 1:2.95.3)
4318Description: The GNU C preprocessor (cpp)
4319 The GNU C preprocessor is a macro processor that is used automatically
4320 by the GNU C compiler to transform programs before actual compilation.
4321 .
4322 This package has been separated from gcc for the benefit of those who
4323 require the preprocessor but not the compiler.
4324 .
4325 This is a dependency package providing the default GNU C preprocessor.
4326Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
4327
4328Package: libgnutls26
4329Status: install ok installed
4330Priority: standard
4331Section: libs
4332Installed-Size: 1176
4333Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4334Architecture: amd64
4335Source: gnutls26
4336Version: 2.8.5-2
4337Replaces: gnutls0, gnutls0.4, gnutls3
4338Depends: libc6 (>= 2.8), libgcrypt11 (>= 1.4.2), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4)
4339Suggests: gnutls-bin
4340Conflicts: gnutls0, gnutls0.4
4341Description: the GNU TLS library - runtime library
4342 gnutls is a portable library which implements the Transport Layer
4343 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
4344 .
4345 Currently gnutls implements:
4346 - the TLS 1.0 and SSL 3.0 protocols, without any US-export
4347 controlled algorithms
4348 - X509 Public Key Infrastructure (with several limitations).
4349 - SRP for TLS authentication.
4350 - TLS Extension mechanism
4351 .
4352 This package contains the runtime libraries.
4353Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
4354Homepage: http://www.gnutls.org/
4355
4356Package: xserver-xorg-video-mga
4357Status: install ok installed
4358Priority: optional
4359Section: x11
4360Installed-Size: 284
4361Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4362Architecture: amd64
4363Version: 1:1.4.11.dfsg-2ubuntu1
4364Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-mga
4365Provides: xserver-xorg-video-6
4366Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
4367Suggests: firmware-linux
4368Conflicts: xserver-xorg-driver-mga
4369Description: X.Org X server -- MGA display driver
4370 This package provides the driver for the Matrox MGA family of chipsets,
4371 including Matrox Millennium and Mystique cards.
4372 .
4373 More information about X.Org can be found at:
4374 <URL:http://www.X.org>
4375 <URL:http://xorg.freedesktop.org>
4376 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4377 .
4378 This package is built from the X.org xf86-video-mga driver module.
4379Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4380
4381Package: insserv
4382Status: install ok installed
4383Priority: required
4384Section: misc
4385Installed-Size: 292
4386Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4387Architecture: amd64
4388Version: 1.12.0-14
4389Depends: libc6 (>= 2.7)
4390Suggests: bootchart
4391Breaks: sysv-rc (<< 2.87dsf-3)
4392Conffiles:
4393 /etc/bash_completion.d/insserv 32975fe14795d6fce1408d5fd22747fd
4394 /etc/insserv.conf 9c13a4d5da9cb2c2fa550a30705f041a
4395Description: Tool to organize boot sequence using LSB init.d script dependencies
4396 The insserv program is used to update the order of symlinks in
4397 /etc/rc?.d/ with sysv-rc based on dependencies specified in the
4398 scripts themselves using LSB init.d script headers.
4399 .
4400 This allow each package maintainer to specify their init.d script
4401 relation to other scripts and make it possible to detect and reject
4402 script dependency loops as well as making sure all scripts start in
4403 their intended order.
4404 .
4405 The program insserv in this package should be used with care and
4406 together with the sysv-rc package, as using it incorrectly can lead
4407 to an unbootable system.
4408Original-Maintainer: Petter Reinholdtsen <pere@debian.org>
4409Homepage: http://ftp.suse.com/pub/projects/init/
4410
4411Package: xserver-xorg-video-i128
4412Status: install ok installed
4413Priority: optional
4414Section: x11
4415Installed-Size: 140
4416Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4417Architecture: amd64
4418Version: 1:1.3.3-1
4419Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-i128
4420Provides: xserver-xorg-video-6
4421Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
4422Conflicts: xserver-xorg-driver-i128
4423Description: X.Org X server -- i128 display driver
4424 This package provides the driver for Number 9 Imagine (I128) video cards.
4425 .
4426 More information about X.Org can be found at:
4427 <URL:http://www.X.org>
4428 <URL:http://xorg.freedesktop.org>
4429 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4430 .
4431 This package is built from the X.org xf86-video-i128 driver module.
4432Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4433
4434Package: gzip
4435Essential: yes
4436Status: install ok installed
4437Priority: required
4438Section: utils
4439Installed-Size: 284
4440Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4441Architecture: amd64
4442Version: 1.3.12-9ubuntu1
4443Pre-Depends: libc6 (>= 2.4)
4444Suggests: less
4445Description: GNU compression utilities
4446 This package provides the standard GNU file compression utilities, which
4447 are also the default compression tools for Debian. They typically operate
4448 on files with names ending in '.gz', but can also decompress files ending
4449 in '.Z' created with 'compress'.
4450Original-Maintainer: Bdale Garbee <bdale@gag.com>
4451
4452Package: dpkg
4453Essential: yes
4454Status: install ok installed
4455Priority: required
4456Section: admin
4457Installed-Size: 6728
4458Origin: debian
4459Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4460Bugs: debbugs://bugs.debian.org
4461Architecture: amd64
4462Version: 1.15.5.6ubuntu4
4463Replaces: manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1)
4464Pre-Depends: libc6 (>= 2.11), coreutils (>= 5.93-1), lzma
4465Suggests: apt
4466Breaks: emacs21 (<< 21.4a+1-5.7), emacs21-nox (<< 21.4a+1-5.7), emacs22 (<= 22.2-0ubuntu2), emacs22-gtk (<= 22.2-0ubuntu2), emacs22-nox (<= 22.2-0ubuntu2), jed (<< 1:0.99.18+dfsg.1-13), jed-extra (<= 2.5.3-2), konqueror (<= 4:4.2.96-1), pinfo (<< 0.6.9-3.1), tkinfo (<< 2.8-3.1), xemacs21-support (<< 21.4.22-2), xjed (<< 1:0.99.18+dfsg.1-13)
4467Conflicts: apt (<< 0.7.7), aptitude (<< 0.4.7-1), dpkg-dev (<< 1.14.16), dpkg-iasearch (<< 0.11), sysvinit (<< 2.82-1)
4468Conffiles:
4469 /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
4470 /etc/alternatives/README 69c4ba7f08363e998e0f2e244a04f881
4471 /etc/cron.daily/dpkg b6b8dc21210ea50db7cc4636f521758f
4472 /etc/logrotate.d/dpkg 9e25c8505966b5829785f34a548ae11f
4473Description: Debian package management system
4474 This package provides the low-level infrastructure for handling the
4475 installation and removal of Debian software packages.
4476 .
4477 For Debian package development tools, install dpkg-dev.
4478Homepage: http://wiki.debian.org/Teams/Dpkg
4479Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
4480
4481Package: libpcre3
4482Status: install ok installed
4483Priority: required
4484Section: libs
4485Installed-Size: 456
4486Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4487Architecture: amd64
4488Source: pcre3
4489Version: 7.8-3build1
4490Depends: libc6 (>= 2.4)
4491Conflicts: libpcre3-dev (<= 4.3-3)
4492Description: Perl 5 Compatible Regular Expression Library - runtime files
4493 This is a library of functions to support regular expressions whose syntax
4494 and semantics are as close as possible to those of the Perl 5 language.
4495 .
4496 This package contains the runtime libraries.
4497Original-Maintainer: Mark Baker <mark@mnb.org.uk>
4498
4499Package: aptitude
4500Status: install ok installed
4501Priority: important
4502Section: admin
4503Installed-Size: 9828
4504Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4505Architecture: amd64
4506Version: 0.4.11.11-1ubuntu10
4507Depends: libapt-pkg-libc6.10-6-4.8, libc6 (>= 2.4), libcwidget3, libept0 (>= 0.5.30), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20071006-3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0), libxapian15, zlib1g (>= 1:1.1.4)
4508Recommends: libparse-debianchangelog-perl
4509Suggests: aptitude-doc-en | aptitude-doc, tasksel, debtags
4510Conffiles:
4511 /etc/apt/apt.conf.d/05aptitude 85b39c8f9413a8f29ddcce844d026929
4512 /etc/cron.daily/aptitude f934222d5eb13cb132e2751bdb023318
4513 /etc/logrotate.d/aptitude fb66bc5dc8c13edbcb83cea15ff86959
4514Description: terminal-based package manager
4515 aptitude is a terminal-based package manager with a number of useful
4516 features, including: a mutt-like syntax for matching packages in a
4517 flexible manner, dselect-like persistence of user actions, the
4518 ability to retrieve and display the Debian changelog of most
4519 packages, and a command-line mode similar to that of apt-get.
4520 .
4521 aptitude is also Y2K-compliant, non-fattening, naturally cleansing,
4522 and housebroken.
4523Original-Maintainer: Daniel Burrows <dburrows@debian.org>
4524
4525Package: libept0
4526Status: install ok installed
4527Priority: important
4528Section: libs
4529Installed-Size: 528
4530Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4531Architecture: amd64
4532Source: libept
4533Version: 0.5.30
4534Depends: libapt-pkg-libc6.10-6-4.8, libc6 (>= 2.8), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libxapian15, zlib1g (>= 1:1.1.4)
4535Description: High-level library for managing Debian package information
4536 The library defines a very minimal framework in which many sources of data
4537 about Debian packages can be implemented and queried together.
4538 .
4539 The library includes four data sources:
4540 .
4541 * APT: access the APT database
4542 * Debtags: access the Debtags tag information
4543 * Popcon: access Popcon package scores
4544 * The Xapian index built by apt-xapian-index
4545 .
4546 This is the shared library.
4547Original-Maintainer: Enrico Zini <enrico@debian.org>
4548
4549Package: libncursesw5
4550Status: install ok installed
4551Priority: important
4552Section: libs
4553Installed-Size: 556
4554Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4555Architecture: amd64
4556Source: ncurses
4557Version: 5.7+20090803-2ubuntu3
4558Depends: libc6 (>= 2.4)
4559Recommends: libgpm2
4560Description: shared libraries for terminal handling (wide character support)
4561 This package contains the shared libraries necessary to run programs
4562 compiled with ncursesw, which includes support for wide characters.
4563Homepage: ftp://invisible-island.net/ncurses/
4564Original-Maintainer: Debian QA Group <packages@qa.debian.org>
4565
4566Package: liblocale-gettext-perl
4567Status: install ok installed
4568Priority: required
4569Section: perl
4570Installed-Size: 108
4571Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4572Architecture: amd64
4573Version: 1.05-6
4574Depends: libc6 (>= 2.2.5)
4575Pre-Depends: perl-base (>= 5.10.0-24ubuntu4), perlapi-5.10.0
4576Description: Using libc functions for internationalization in Perl
4577 The gettext module permits access from perl to the gettext() family of
4578 functions for retrieving message strings from databases constructed
4579 to internationalize software.
4580 .
4581 It provides gettext(), dgettext(), dcgettext(), textdomain(),
4582 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
4583 and dngettext().
4584Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
4585Homepage: http://search.cpan.org/dist/gettext/gettext.pm
4586
4587Package: ubuntu-keyring
4588Status: install ok installed
4589Priority: important
4590Section: misc
4591Installed-Size: 60
4592Maintainer: Michael Vogt <michael.vogt@canonical.com>
4593Architecture: all
4594Version: 2010.11.09
4595Depends: gnupg (>= 1.0.6-4)
4596Description: GnuPG keys of the Ubuntu archive
4597 The Ubuntu project digitally signs its Release files. This package
4598 contains the archive keys used for that.
4599
4600Package: xbitmaps
4601Status: install ok installed
4602Priority: optional
4603Section: x11
4604Installed-Size: 476
4605Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4606Architecture: all
4607Version: 1.1.0-1
4608Description: Base X bitmaps
4609 This package contains the base X bitmaps, which are used in many legacy X
4610 clients.
4611Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4612
4613Package: busybox-initramfs
4614Status: install ok installed
4615Priority: required
4616Section: shells
4617Installed-Size: 344
4618Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4619Architecture: amd64
4620Source: busybox
4621Version: 1:1.13.3-1ubuntu11
4622Replaces: busybox-cvs-initramfs
4623Depends: libc6 (>= 2.11)
4624Conflicts: busybox-cvs-initramfs
4625Description: Standalone shell setup for initramfs
4626 BusyBox combines tiny versions of many common UNIX utilities into a single
4627 small executable. It provides minimalist replacements for the most common
4628 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
4629 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
4630 their full-featured GNU cousins; however, the options that are included
4631 provide the expected functionality and behave very much like their GNU
4632 counterparts.
4633 .
4634 busybox-initramfs provides a statically linked simple stand alone shell
4635 that provides only the basic utilities needed for the initramfs.
4636Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
4637
4638Package: xserver-xorg-video-s3
4639Status: install ok installed
4640Priority: optional
4641Section: x11
4642Installed-Size: 148
4643Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4644Architecture: amd64
4645Version: 1:0.6.3-1
4646Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-s3
4647Provides: xserver-xorg-video-6
4648Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
4649Conflicts: xserver-xorg-driver-s3
4650Description: X.Org X server -- legacy S3 display driver
4651 This package provides the driver for certain legacy S3 video card chipsets,
4652 including the Trio64 and 96x cards. It does not provide support for
4653 ViRGE/Trio3D or Savage chipsets; support for these cards is provided by
4654 xserver-xorg-video-s3virge and xserver-xorg-driver-savage, respectively.
4655 .
4656 More information about X.Org can be found at:
4657 <URL:http://www.X.org>
4658 <URL:http://xorg.freedesktop.org>
4659 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4660 .
4661 This package is built from the X.org xf86-video-s3 driver module.
4662Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4663
4664Package: ttf-dejavu-core
4665Status: install ok installed
4666Priority: optional
4667Section: fonts
4668Installed-Size: 2564
4669Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4670Architecture: all
4671Source: ttf-dejavu
4672Version: 2.30-2
4673Replaces: ttf-dejavu (<< 2.20-1)
4674Conflicts: ttf-dejavu (<< 2.20-1)
4675Description: Vera font family derivate with additional characters
4676 DejaVu provides an expanded version of the Vera font family aiming for
4677 quality and broader Unicode coverage while retaining the original Vera
4678 style. DejaVu currently works towards conformance with the Multilingual
4679 European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
4680 fonts provide serif, sans and monospaced variants.
4681 .
4682 This package only contains the sans, sans-bold, serif, serif-bold,
4683 mono and mono-bold variants. For additional variants, see the
4684 ttf-dejavu-extra package.
4685 .
4686 DejaVu fonts are intended for use on low-resolution devices (mainly
4687 computer screens) but can be used in printing as well.
4688Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
4689Homepage: http://dejavu-fonts.org/
4690
4691Package: xserver-xorg-video-trident
4692Status: install ok installed
4693Priority: optional
4694Section: x11
4695Installed-Size: 244
4696Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4697Architecture: amd64
4698Version: 1:1.3.3-1
4699Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-trident
4700Provides: xserver-xorg-video-6
4701Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
4702Conflicts: xserver-xorg-driver-trident
4703Description: X.Org X server -- Trident display driver
4704 This package provides the driver for Trident Blade/Image/ProVidia/TGUI/9xxx
4705 video cards.
4706 .
4707 More information about X.Org can be found at:
4708 <URL:http://www.X.org>
4709 <URL:http://xorg.freedesktop.org>
4710 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4711 .
4712 This package is built from the X.org xf86-video-trident driver module.
4713Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4714
4715Package: libbz2-1.0
4716Status: install ok installed
4717Priority: important
4718Section: libs
4719Installed-Size: 128
4720Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4721Architecture: amd64
4722Source: bzip2
4723Version: 1.0.5-4
4724Depends: libc6 (>= 2.4)
4725Description: high-quality block-sorting file compressor library - runtime
4726 This package contains libbzip2 which is used by the bzip2 compressor.
4727 .
4728 bzip2 is a freely available, patent free, high-quality data compressor.
4729 It typically compresses files to within 10% to 15% of the best available
4730 techniques, whilst being around twice as fast at compression and six
4731 times faster at decompression.
4732 .
4733 bzip2 compresses files using the Burrows-Wheeler block-sorting text
4734 compression algorithm, and Huffman coding. Compression is generally
4735 considerably better than that achieved by more conventional
4736 LZ77/LZ78-based compressors, and approaches the performance of the PPM
4737 family of statistical compressors.
4738 .
4739 The archive file format of bzip2 (.bz2) is incompatible with that of its
4740 predecessor, bzip (.bz).
4741Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
4742Homepage: http://www.bzip.org/
4743
4744Package: xserver-xorg-video-chips
4745Status: install ok installed
4746Priority: optional
4747Section: x11
4748Installed-Size: 232
4749Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4750Architecture: amd64
4751Version: 1:1.2.2-1
4752Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-chips
4753Provides: xserver-xorg-video-6
4754Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
4755Conflicts: xserver-xorg-driver-chips
4756Description: X.Org X server -- Chips display driver
4757 This package provides the driver for the Chips & Technologies family
4758 of video cards.
4759 .
4760 More information about X.Org can be found at:
4761 <URL:http://www.X.org>
4762 <URL:http://xorg.freedesktop.org>
4763 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4764 .
4765 This package is built from the X.org xf86-video-chips driver module.
4766Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4767
4768Package: xserver-xorg-video-intel
4769Status: install ok installed
4770Priority: optional
4771Section: x11
4772Installed-Size: 1688
4773Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4774Architecture: amd64
4775Version: 2:2.9.1-3ubuntu5
4776Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-i810, xserver-xorg-video-i810 (<< 2:1.9.91-1), xserver-xorg-video-i810-modesetting, xserver-xorg-video-intel-modesetting
4777Provides: xserver-xorg-video-6
4778Depends: libc6 (>= 2.4), libdrm-intel1 (>= 2.4.11), libdrm2 (>= 2.4.3), libpciaccess0 (>= 0.8.0+git20071002), libxext6 (>= 0), libxfixes3 (>= 1:4.0.1), libxv1, libxvmc1, xserver-xorg-core (>= 2:1.6.99.900)
4779Recommends: intel-gpu-tools
4780Conflicts: 915resolution, xserver-xorg-driver-i810, xserver-xorg-video-i810 (<< 2:1.9.91-1), xserver-xorg-video-i810-modesetting, xserver-xorg-video-intel-modesetting
4781Description: X.Org X server -- Intel i8xx, i9xx display driver
4782 This package provides the driver for the Intel i8xx and i9xx family
4783 of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945
4784 and i965 series chips.
4785 .
4786 This package also provides XvMC (XVideo Motion Compensation) drivers
4787 for i810/i815 and i9xx and newer chipsets.
4788 .
4789 More information about X.Org can be found at:
4790 <URL:http://www.X.org>
4791 <URL:http://xorg.freedesktop.org>
4792 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4793 .
4794 This package is built from the X.org xf86-video-intel driver module.
4795Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4796
4797Package: xserver-xorg-video-mach64
4798Status: install ok installed
4799Priority: optional
4800Section: x11
4801Installed-Size: 388
4802Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4803Architecture: amd64
4804Version: 6.8.2-2
4805Replaces: xserver-xorg-video-ati (<= 1:6.8.0-1)
4806Provides: xserver-xorg-video-6
4807Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
4808Conflicts: xserver-xorg-video-ati (<= 1:6.8.0-1)
4809Description: X.Org X server -- ATI Mach64 display driver
4810 This driver for the X.Org X server (see xserver-xorg for a further description)
4811 provides support for the ATI Mach64 series.
4812 .
4813 More information about X.Org can be found at:
4814 <URL:http://www.X.org>
4815 <URL:http://xorg.freedesktop.org>
4816 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
4817 .
4818 This package is built from the X.org xf86-video-mach64 driver module.
4819Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4820
4821Package: console-terminus
4822Status: install ok installed
4823Priority: optional
4824Section: fonts
4825Installed-Size: 784
4826Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4827Architecture: all
4828Source: xfonts-terminus
4829Version: 4.30-2
4830Recommends: kbd | console-tools
4831Suggests: console-setup
4832Conflicts: console-cyrillic (<= 0.9-11)
4833Description: Fixed-width fonts for fast reading on the Linux console
4834 This package installs in /usr/share/consolefonts several console
4835 variants of the Terminus font. If you have to work for extended time
4836 in front of monitor (i.e. over eight hours), you may find that using
4837 of these fonts reduces your eyes-fatigue.
4838 .
4839 The following charsets are supported: western European Latin, central
4840 European Latin, Turkish Latin, Romanian Latin, Slavic Cyrillic and
4841 Asian Cyrillic (Bashkyr, Kazakh, Mongolian and others).
4842Original-Maintainer: Anton Zinoviev <zinoviev@debian.org>
4843
4844Package: libdrm-intel1
4845Status: install ok installed
4846Priority: required
4847Section: libs
4848Installed-Size: 476
4849Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
4850Architecture: amd64
4851Source: libdrm
4852Version: 2.4.18-1ubuntu3
4853Depends: libc6 (>= 2.3.4), libdrm2 (>= 2.4.1)
4854Description: Userspace interface to intel-specific kernel DRM services -- runtime
4855 This library implements the userspace interface to the intel-specific kernel
4856 DRM services. DRM stands for "Direct Rendering Manager", which is the
4857 kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is
4858 currently used on Linux to provide hardware-accelerated OpenGL drivers.
4859Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4860
4861Package: libpciaccess0
4862Status: install ok installed
4863Priority: optional
4864Section: libs
4865Installed-Size: 112
4866Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4867Architecture: amd64
4868Source: libpciaccess
4869Version: 0.11.0-1
4870Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
4871Suggests: pciutils
4872Description: Generic PCI access library for X
4873 Provides functionality for X to access the PCI bus and devices
4874 in a platform-independant way.
4875Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4876
4877Package: libc-bin
4878Status: install ok installed
4879Priority: required
4880Section: libs
4881Installed-Size: 1784
4882Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
4883Architecture: amd64
4884Source: eglibc
4885Version: 2.11.1-0ubuntu7
4886Replaces: libc0.1, libc0.3, libc6, libc6.1
4887Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
4888Conffiles:
4889 /etc/bindresvport.blacklist 154db0e55fa99051ff1bd99e5b2c0584
4890 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
4891 /etc/gai.conf 4b3389be7132a6a8805f3df8d0ff00f6
4892Description: Embedded GNU C Library: Binaries
4893 This package contains utility programs related to the GNU C Library.
4894 .
4895 * catchsegv: catch segmentation faults in programs
4896 * getconf: query system configuration variables
4897 * getent: get entries from administrative databases
4898 * iconv, iconvconfig: convert between character encodings
4899 * ldd, ldconfig: print/configure shared library dependencies
4900 * locale, localedef: show/generate locale definitions
4901 * rpcinfo: report RPC information
4902 * tzselect, zdump, zic: select/dump/compile time zones
4903Homepage: http://www.eglibc.org
4904Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
4905
4906Package: libldap-2.4-2
4907Status: install ok installed
4908Priority: standard
4909Section: libs
4910Installed-Size: 496
4911Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4912Architecture: amd64
4913Source: openldap
4914Version: 2.4.21-0ubuntu5
4915Replaces: libldap-2.3-0, libldap2
4916Depends: libc6 (>= 2.4), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7+dfsg), libsasl2-2
4917Conflicts: ldap-utils (<= 2.1.23-1)
4918Conffiles:
4919 /etc/ldap/ldap.conf 7fac807f65d84394410881bc16f1198a
4920Description: OpenLDAP libraries
4921 These are the run-time libraries for the OpenLDAP (Lightweight Directory
4922 Access Protocol) servers and clients.
4923Homepage: http://www.openldap.org/
4924Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
4925
4926Package: sysvinit-utils
4927Status: install ok installed
4928Priority: required
4929Section: admin
4930Installed-Size: 300
4931Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4932Architecture: amd64
4933Source: sysvinit
4934Version: 2.87dsf-4ubuntu17
4935Replaces: last, sysvconfig (<< 0.80ubuntu1), sysvinit (<= 2.86.ds1-65), sysvutils (<< 2.86.ds1-56ubuntu1)
4936Provides: sysvutils
4937Depends: libc6 (>= 2.8), libselinux1 (>= 1.32), libsepol1 (>= 1.14)
4938Recommends: upstart (>= 0.6.3-4)
4939Suggests: sash
4940Conflicts: chkconfig (<< 11.0-79.1-1ubuntu1), last, sysvconfig
4941Description: System-V-like utilities
4942 This package contains the important System-V-like utilities.
4943 .
4944 Specifically, this package includes:
4945 killall5, last, lastb, mesg, pidof, service, sulogin
4946Homepage: http://freshmeat.net/projects/sysvinit/
4947Original-Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
4948
4949Package: xserver-xorg-input-all
4950Status: install ok installed
4951Priority: optional
4952Section: x11
4953Installed-Size: 24
4954Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
4955Architecture: amd64
4956Source: xorg
4957Version: 1:7.5+5ubuntu1
4958Depends: xserver-xorg-input-evdev, xserver-xorg-input-synaptics, xserver-xorg-input-vmmouse, xserver-xorg-input-wacom, x11-common
4959Description: the X.Org X server -- input driver metapackage
4960 This package depends on the full suite of input drivers for the X.Org X server
4961 (Xorg). It does not provide any drivers itself, and may be removed if you wish
4962 to only have certain drivers installed.
4963Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
4964
4965Package: fontconfig-config
4966Status: install ok installed
4967Priority: optional
4968Section: fonts
4969Installed-Size: 428
4970Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
4971Architecture: all
4972Source: fontconfig
4973Version: 2.8.0-2ubuntu1
4974Replaces: fontconfig (<< 2.3.2-2)
4975Depends: ucf (>= 0.29), ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont | gsfonts-x11
4976Conflicts: fontconfig (<< 2.3.2-2)
4977Conffiles:
4978 /etc/fonts/fonts.conf 4c841acd3dd065819b23a0fc077d783c
4979 /etc/fonts/fonts.dtd 9a099c7722190e00548c0d8375bdc24b
4980 /etc/fonts/conf.d/README 296384642206e0c9952d5c73a5451eec
4981 /etc/fonts/conf.avail/10-antialias.conf d77e6cfb9608490da012671c25213fe4
4982 /etc/fonts/conf.avail/10-autohint.conf 5fe723b1fde478085868af26461bcf58
4983 /etc/fonts/conf.avail/10-hinting-full.conf 65b0e8b7e1392797850856d8411d7272
4984 /etc/fonts/conf.avail/10-hinting-medium.conf b663214dd84d0f5c4e279b153e0b38f9
4985 /etc/fonts/conf.avail/10-hinting-slight.conf 4d7df8529053d526a503b472ee42b2b3
4986 /etc/fonts/conf.avail/10-hinting.conf 4d1fb88a99c516270526c8dca5764df8
4987 /etc/fonts/conf.avail/10-no-sub-pixel.conf d06c13e792afb20a06528d23e6542459
4988 /etc/fonts/conf.avail/10-sub-pixel-bgr.conf cacb7572b778448d592501d03a7f96fd
4989 /etc/fonts/conf.avail/10-sub-pixel-rgb.conf 60ef22ca1f56543131eddee764383b46
4990 /etc/fonts/conf.avail/10-sub-pixel-vbgr.conf d526b41cd9b4d5e09ab4044a39b4c038
4991 /etc/fonts/conf.avail/10-sub-pixel-vrgb.conf a3198f34365f978c1fb5355a92e4ef94
4992 /etc/fonts/conf.avail/10-unhinted.conf 7bdecdf76d7bb22cd39e3b18bcbcc28d
4993 /etc/fonts/conf.avail/11-lcd-filter-lcddefault.conf 34d7cffd14602241d09f23b0d1a39521
4994 /etc/fonts/conf.avail/20-fix-globaladvance.conf fbad2da072b8609477d89a59a167705a
4995 /etc/fonts/conf.avail/20-unhint-small-vera.conf b975a96cc427cde633cbdedc4012aa22
4996 /etc/fonts/conf.avail/25-unhint-nonlatin.conf 62953912e2a45ea9a1ef4d8a400b2894
4997 /etc/fonts/conf.avail/30-metric-aliases.conf 64accc211b62e4fb7da141d8c1c271b3
4998 /etc/fonts/conf.avail/30-urw-aliases.conf c6c33cfde9f637e1d2b8cad9353df6dc
4999 /etc/fonts/conf.avail/40-nonlatin.conf c78f533d9546bfc3a78f85d96f9eccf7
5000 /etc/fonts/conf.avail/45-latin.conf 8d9a57e7891ecc9d6f0806a3e7c204a1
5001 /etc/fonts/conf.avail/49-sansserif.conf 22278b0b48e5864d9c7fcbc178da0db3
5002 /etc/fonts/conf.avail/50-user.conf 0165add6524289f6eb0461ba0be73be2
5003 /etc/fonts/conf.avail/51-local.conf a2fa562c168c2c4cc0c2480bfdc0f8eb
5004 /etc/fonts/conf.avail/53-monospace-lcd-filter.conf a6737024098d0bdc74b70846d4b99fe9
5005 /etc/fonts/conf.avail/60-latin.conf 2a898e836efee4347362e1e7f09cd0d6
5006 /etc/fonts/conf.avail/65-fonts-persian.conf 7df3a06989afcf1ecd9a8f44c9bf5d63
5007 /etc/fonts/conf.avail/65-khmer.conf ce66ea0c26f43091ab70092f3f7024d4
5008 /etc/fonts/conf.avail/65-nonlatin.conf 12a4cb7a2d642497f73f338abf988235
5009 /etc/fonts/conf.avail/69-unifont.conf 49a6cb52e1cf23e0f691807a3e8c105d
5010 /etc/fonts/conf.avail/70-no-bitmaps.conf dccfa658875eea3b30514d7a8bc306bc
5011 /etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd
5012 /etc/fonts/conf.avail/80-delicious.conf 1c0cbfdceb6bc7a55668c11f03b0710b
5013 /etc/fonts/conf.avail/90-synthetic.conf 7659edb861f44ff8e9f4e31567d24e47
5014 /etc/fonts/conf.avail/70-force-bitmaps.conf 6423e63e204d4ea4629cd3f58636fcdc
5015Description: generic font configuration library - configuration
5016 Fontconfig is a font configuration and customization library, which
5017 does not depend on the X Window System. It is designed to locate
5018 fonts within the system and select them according to requirements
5019 specified by applications.
5020 .
5021 This package contains the configuration files and scripts for fontconfig.
5022Original-Maintainer: Keith Packard <keithp@debian.org>
5023
5024Package: libxtst6
5025Status: install ok installed
5026Priority: optional
5027Section: libs
5028Installed-Size: 84
5029Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5030Architecture: amd64
5031Source: libxtst
5032Version: 2:1.1.0-2
5033Depends: libc6 (>= 2.4), libx11-6, libxext6, libxi6, x11-common
5034Description: X11 Testing -- Resource extension library
5035 libXtst provides an X Window System client interface to the Record
5036 extension to the X protocol.
5037 .
5038 The Record extension allows X clients to synthesise input events, which
5039 is useful for automated testing.
5040 .
5041 More information about X.Org can be found at:
5042 <URL:http://www.X.org>
5043 <URL:http://xorg.freedesktop.org>
5044 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5045 .
5046 This module can be found at
5047 git://anongit.freedesktop.org/git/xorg/lib/libXtst
5048Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5049
5050Package: xserver-xorg-input-mouse
5051Status: install ok installed
5052Priority: optional
5053Section: x11
5054Installed-Size: 160
5055Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5056Architecture: amd64
5057Version: 1:1.5.0-1
5058Replaces: xserver-xorg (<< 6.8.2-35)
5059Provides: xserver-xorg-input-7
5060Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
5061Description: X.Org X server -- mouse input driver
5062 This package provides the driver for mouse input devices.
5063 .
5064 More information about X.Org can be found at:
5065 <URL:http://www.X.org>
5066 <URL:http://xorg.freedesktop.org>
5067 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5068 .
5069 This package is built from the X.org xf86-input-mouse driver module.
5070Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5071
5072Package: libice6
5073Status: install ok installed
5074Priority: optional
5075Section: libs
5076Installed-Size: 156
5077Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5078Architecture: amd64
5079Source: libice
5080Version: 2:1.0.6-1
5081Depends: libc6 (>= 2.4), x11-common
5082Description: X11 Inter-Client Exchange library
5083 This package provides the main interface to the X11 Inter-Client Exchange
5084 library, which allows for communication of data between X clients.
5085 .
5086 More information about X.Org can be found at:
5087 <URL:http://www.X.org>
5088 <URL:http://xorg.freedesktop.org>
5089 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5090 .
5091 This module can be found at
5092 git://anongit.freedesktop.org/git/xorg/lib/libICE
5093Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5094
5095Package: libnih-dbus1
5096Status: install ok installed
5097Priority: required
5098Section: libs
5099Installed-Size: 80
5100Maintainer: Scott James Remnant <scott@ubuntu.com>
5101Architecture: amd64
5102Source: libnih
5103Version: 1.0.1-1
5104Depends: libnih1 (= 1.0.1-1), libc6 (>= 2.3.4), libdbus-1-3 (>= 1.2.16)
5105Description: NIH D-Bus Bindings Library
5106 libnih-dbus is a D-Bus bindings library that integrates with the main
5107 loop provided by libnih.
5108 .
5109 This package contains the shared library.
5110
5111Package: libx11-data
5112Status: install ok installed
5113Priority: optional
5114Section: x11
5115Installed-Size: 2500
5116Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
5117Architecture: all
5118Source: libx11
5119Version: 2:1.3.2-1ubuntu3
5120Replaces: libx11-6 (<= 2:1.0.0-1)
5121Description: X11 client-side library
5122 This package provides the locale data files for libx11.
5123 .
5124 More information about X.Org can be found at:
5125 <URL:http://www.X.org>
5126 <URL:http://xorg.freedesktop.org>
5127 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5128 .
5129 This module can be found at
5130 git://anongit.freedesktop.org/git/xorg/lib/libX11
5131Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5132
5133Package: libselinux1
5134Status: install ok installed
5135Priority: required
5136Section: libs
5137Installed-Size: 228
5138Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5139Architecture: amd64
5140Source: libselinux
5141Version: 2.0.89-4
5142Depends: libc6 (>= 2.8)
5143Description: SELinux runtime shared libraries
5144 This package provides the shared libraries for Security-enhanced
5145 Linux that provides interfaces (e.g. library functions for the
5146 SELinux kernel APIs like getcon(), other support functions like
5147 getseuserbyname()) to SELinux-aware applications. Security-enhanced
5148 Linux is a patch of the Linux kernel and a number of utilities with
5149 enhanced security functionality designed to add mandatory access
5150 controls to Linux. The Security-enhanced Linux kernel contains new
5151 architectural components originally developed to improve the security
5152 of the Flask operating system. These architectural components provide
5153 general support for the enforcement of many kinds of mandatory access
5154 control policies, including those based on the concepts of Type
5155 Enforcement, Role-based Access Control, and Multi-level Security.
5156 .
5157 libselinux1 provides an API for SELinux applications to get and set
5158 process and file security contexts and to obtain security policy
5159 decisions. Required for any applications that use the SELinux
5160 API. libselinux may use the shared libsepol to manipulate the binary
5161 policy if necessary (e.g. to downgrade the policy format to an older
5162 version supported by the kernel) when loading policy.
5163Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
5164
5165Package: libc6
5166Status: install ok installed
5167Priority: required
5168Section: libs
5169Installed-Size: 10208
5170Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5171Architecture: amd64
5172Source: eglibc
5173Version: 2.11.1-0ubuntu7
5174Replaces: belocs-locales-bin
5175Provides: glibc-2.10-1
5176Depends: libc-bin (= 2.11.1-0ubuntu7), debconf (>= 0.5) | debconf-2.0, libgcc1, tzdata, findutils (>= 4.4.0-2ubuntu2)
5177Suggests: glibc-doc, locales
5178Breaks: nscd (<< 2.9)
5179Conflicts: belocs-locales-bin, tzdata (<< 2007k-1), tzdata-etch
5180Conffiles:
5181 /etc/ld.so.conf.d/x86_64-linux-gnu.conf 593ad12389ab2b6f952e7ede67b8fbbf
5182Description: Embedded GNU C Library: Shared libraries
5183 Contains the standard libraries that are used by nearly all programs on
5184 the system. This package includes shared versions of the standard C library
5185 and the standard math library, as well as many others.
5186Homepage: http://www.eglibc.org
5187Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
5188
5189Package: xserver-xorg-video-nv
5190Status: install ok installed
5191Priority: optional
5192Section: x11
5193Installed-Size: 304
5194Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
5195Architecture: amd64
5196Version: 1:2.1.15-1ubuntu3
5197Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-nv, xserver-xorg-video-riva128
5198Provides: xf86-video-driver-riva128, xserver-xorg-video-6
5199Depends: libc6 (>= 2.4), xserver-xorg-core (>= 2:1.6.99.900)
5200Conflicts: xserver-xorg-driver-nv, xserver-xorg-video-riva128
5201Description: X.Org X server -- NV display driver
5202 This driver for the X.Org X server (see xserver-xorg for a further description)
5203 provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.
5204 .
5205 Note that this is not the same as the binary-only 'nvidia' driver, which
5206 adds 3D support, but is binary-only and not supported.
5207 .
5208 More information about X.Org can be found at:
5209 <URL:http://www.X.org>
5210 <URL:http://xorg.freedesktop.org>
5211 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5212 .
5213 This package is built from the X.org xf86-video-nv driver module.
5214Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5215
5216Package: libsm6
5217Status: install ok installed
5218Priority: optional
5219Section: libs
5220Installed-Size: 92
5221Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5222Architecture: amd64
5223Source: libsm
5224Version: 2:1.1.1-1
5225Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16-1)
5226Description: X11 Session Management library
5227 This package provides the main interface to the X11 Session Management
5228 library, which allows for applications to both manage sessions, and make use
5229 of session managers to save and restore their state for later use.
5230 .
5231 More information about X.Org can be found at:
5232 <URL:http://www.X.org>
5233 <URL:http://xorg.freedesktop.org>
5234 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5235 .
5236 This module can be found at
5237 git://anongit.freedesktop.org/git/xorg/lib/libSM
5238Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5239
5240Package: libxxf86vm1
5241Status: install ok installed
5242Priority: optional
5243Section: libs
5244Installed-Size: 76
5245Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5246Architecture: amd64
5247Source: libxxf86vm
5248Version: 1:1.1.0-2
5249Depends: libc6 (>= 2.2.5), libx11-6, libxext6
5250Description: X11 XFree86 video mode extension library
5251 libXxf86vm provides an interface to the XFree86-VidModeExtension
5252 extension, which allows client applications to get and set video mode
5253 timings in extensive detail. It is used by the xvidtune program in
5254 particular.
5255 .
5256 More information about X.Org can be found at:
5257 <URL:http://www.X.org>
5258 <URL:http://xorg.freedesktop.org>
5259 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5260 .
5261 This module can be found at
5262 git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
5263Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5264
5265Package: libpng12-0
5266Status: install ok installed
5267Priority: required
5268Section: libs
5269Installed-Size: 336
5270Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5271Architecture: amd64
5272Source: libpng
5273Version: 1.2.42-1ubuntu2
5274Replaces: libpng12-dev (<= 1.2.8rel-7)
5275Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
5276Conflicts: 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)
5277Description: PNG library - runtime
5278 libpng is a library implementing an interface for reading and writing
5279 PNG (Portable Network Graphics) format files.
5280 .
5281 This package contains the runtime library files needed to run software
5282 using libpng.
5283Homepage: http://libpng.org/pub/png/libpng.html
5284Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
5285
5286Package: udev
5287Status: install ok installed
5288Priority: required
5289Section: admin
5290Installed-Size: 1584
5291Maintainer: Scott James Remnant <scott@ubuntu.com>
5292Architecture: amd64
5293Version: 151-12
5294Replaces: hotplug, ifrename, initramfs-tools (<< 0.040ubuntu1), udev-extras (<= 20090618)
5295Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.9), libglib2.0-0 (>= 2.16.0), libselinux1 (>= 1.32), libusb-0.1-4 (>= 2:0.1.12), upstart-job, module-init-tools (>= 3.2.1-0ubuntu3), initramfs-tools (>= 0.92bubuntu63), procps, adduser, util-linux (>> 2.15~rc2)
5296Suggests: watershed
5297Breaks: casper (<< 1.174), consolekit (<= 0.4.1), dmsetup (<= 2:1.02.27-4ubuntu5), initramfs-tools (<< 0.92bubuntu30), lvm2 (<= 2.02.39-0ubuntu9), mdadm (<= 2.6.7.1-1ubuntu8)
5298Conflicts: hotplug, ifrename, libdevmapper1.02 (<< 2:1.02.08-1ubuntu7), udev-extras (<= 20090618)
5299Conffiles:
5300 /etc/udev/rules.d/README 3b6de9f3f911176734c66903b4f8735c
5301 /etc/udev/udev.conf 8b024b79a468658332fbf2586737907e
5302 /etc/init/udev.conf 57d33a5ba9c438b3be4275e908213535
5303 /etc/init/udev-finish.conf 28ebb3ad2d2c6ca545d72f3f0769f448
5304 /etc/init/udevtrigger.conf 16f1ef5e6e1a9c589fa6993af7ea9ff5
5305 /etc/init/udevmonitor.conf b541dfb5aa4958e9a5336ecaec00ca15
5306Description: rule-based device node and kernel event manager
5307 udev is a collection of tools and a daemon to manage events received from
5308 the kernel and deal with them in user-space. Primarily this involves
5309 creating and removing device nodes in /dev when hardware is discovered or
5310 removed from the system.
5311 .
5312 Events are received via kernel netlink messaged and processed according to
5313 rules in /etc/udev/rules.d and /lib/udev/rules.d, altering the name of the
5314 device node, creating additional symlinks or calling other tools and programs
5315 including those to load kernel modules and initialise the device.
5316
5317Package: libpixman-1-0
5318Status: install ok installed
5319Priority: optional
5320Section: libs
5321Installed-Size: 504
5322Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5323Architecture: amd64
5324Source: pixman
5325Version: 0.16.4-1ubuntu2
5326Depends: libc6 (>= 2.4)
5327Description: pixel-manipulation library for X and cairo
5328 A library for manipulating pixel regions -- a set of Y-X banded
5329 rectangles, image compositing using the Porter/Duff model
5330 and implicit mask generation for geometric primitives including
5331 trapezoids, triangles, and rectangles.
5332Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5333
5334Package: bash
5335Essential: yes
5336Status: install ok installed
5337Priority: required
5338Section: shells
5339Installed-Size: 3612
5340Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5341Architecture: amd64
5342Version: 4.1-2ubuntu3
5343Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
5344Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
5345Pre-Depends: dash, libc6 (>= 2.11), libncurses5 (>= 5.6+20071006-3)
5346Recommends: bash-completion (>= 20060301-0)
5347Suggests: bash-doc
5348Conflicts: bash-completion (<< 20060301-0)
5349Conffiles:
5350 /etc/skel/.bashrc 65c464307b8370db7fd43189f237dbd6
5351 /etc/skel/.profile ecb6d3479ac3823f1da7f314d871989b
5352 /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
5353 /etc/bash.bashrc 856b64d15f052027a6807413e9035d3f
5354Description: The GNU Bourne Again SHell
5355 Bash is an sh-compatible command language interpreter that executes
5356 commands read from the standard input or from a file. Bash also
5357 incorporates useful features from the Korn and C shells (ksh and csh).
5358 .
5359 Bash is ultimately intended to be a conformant implementation of the
5360 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
5361 .
5362 The Programmable Completion Code, by Ian Macdonald, is now found in
5363 the bash-completion package.
5364Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
5365Original-Maintainer: Matthias Klose <doko@debian.org>
5366
5367Package: make
5368Status: install ok installed
5369Priority: standard
5370Section: devel
5371Installed-Size: 1224
5372Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5373Architecture: amd64
5374Source: make-dfsg
5375Version: 3.81-7ubuntu1
5376Suggests: make-doc
5377Description: An utility for Directing compilation.
5378 GNU Make is an utility which controls the generation of executables and
5379 other target files of a program from the program's source files. It
5380 determines automatically which pieces of a large program need to be
5381 (re)created, and issues the commands to (re)create them. Make is not
5382 limited to programs and executable, it can be applied to any task
5383 where a set of target files must be created based on a set of input
5384 files, based on dependency and processing rules. Indeed, Make is a
5385 general purpose dependency solver.
5386Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
5387Homepage: http://www.gnu.org/software/make/
5388
5389Package: util-linux
5390Essential: yes
5391Status: install ok installed
5392Priority: required
5393Section: utils
5394Installed-Size: 2344
5395Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5396Architecture: amd64
5397Version: 2.17.2-0ubuntu1
5398Replaces: e2fsprogs (<= 1.41.8-1ubuntu1), fdisk, linux32, miscutils, schedutils, setterm, sparc-utils
5399Provides: linux32, schedutils
5400Depends: upstart-job, lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info
5401Pre-Depends: libblkid1 (>= 2.17), libc6 (>= 2.11), libncurses5 (>= 5.6+20071006-3), libselinux1 (>= 1.32), libslang2 (>= 2.0.7-1), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
5402Suggests: util-linux-locales, kbd | console-tools, dosfstools
5403Breaks: udev (<< 136-1)
5404Conflicts: console-tools (<< 1:0.2.3-21), fdisk, kbd (<< 1.05-3), linux32, schedutils, setterm
5405Conffiles:
5406 /etc/init/hwclock.conf 132aa3db7e5a8cf55168e4866052208a
5407 /etc/init/hwclock-save.conf 4a002046525e338fc23e4418602865c9
5408Description: Miscellaneous system utilities
5409 This package contains a number of important utilities, most of which
5410 are oriented towards maintenance of your system. Some of the more
5411 important utilities included in this package allow you to partition
5412 your hard disk, view kernel messages, and create new filesystems.
5413Original-Maintainer: LaMont Jones <lamont@debian.org>
5414
5415Package: libxcursor1
5416Status: install ok installed
5417Priority: optional
5418Section: libs
5419Installed-Size: 92
5420Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5421Architecture: amd64
5422Source: libxcursor
5423Version: 1:1.1.10-1
5424Depends: libc6 (>= 2.4), libx11-6, libxfixes3 (>= 1:4.0.1), libxrender1
5425Description: X cursor management library
5426 Xcursor is a simple library designed to help locate and load cursors for the
5427 X Window System. Cursors can be loaded from files or memory and can exist in
5428 several sizes; the library automatically picks the best size. When using
5429 images loaded from files, Xcursor prefers to use the Render extension's
5430 CreateCursor request for rendering cursors. Where the Render extension is
5431 not supported, Xcursor maps the cursor image to a standard X cursor and uses
5432 the core X protocol CreateCursor request.
5433Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5434
5435Package: xfonts-utils
5436Status: install ok installed
5437Priority: optional
5438Section: x11
5439Installed-Size: 528
5440Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5441Architecture: amd64
5442Version: 1:7.5+2
5443Replaces: fonttosfnt (<< 1.0.4), xutils (<< 1:1.0.1-1)
5444Depends: libc6 (>= 2.8), libfontenc1, libfreetype6 (>= 2.2.1), libxfont1 (>= 1:1.2.9), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings
5445Description: X Window System font utility programs
5446 xfonts-utils provides a set of utility programs shipped with the X Window
5447 System that are needed for font management.
5448 .
5449 The programs in this package include:
5450 - bdftopcf, which converts BDF fonts to PCF fonts;
5451 - bdftruncate and ucs2any, tools to generate fonts with various encodings
5452 from ISO 10646-encoded fonts
5453 - mkfontdir, a program to generate fonts.dir files;
5454 - mkfontscale, a program to generate fonts.scale files;
5455 - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.
5456Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5457
5458Package: libfontenc1
5459Status: install ok installed
5460Priority: optional
5461Section: libs
5462Installed-Size: 88
5463Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5464Architecture: amd64
5465Source: libfontenc
5466Version: 1:1.0.5-1
5467Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
5468Description: X11 font encoding library
5469 libfontenc is a library which helps font libraries portably determine
5470 and deal with different encodings of fonts.
5471 .
5472 More information about X.Org can be found at:
5473 <URL:http://www.X.org>
5474 <URL:http://xorg.freedesktop.org>
5475 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5476 .
5477 This module can be found at
5478 git://anongit.freedesktop.org/git/xorg/lib/libfontenc
5479Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5480
5481Package: cpio
5482Status: install ok installed
5483Priority: required
5484Section: utils
5485Installed-Size: 872
5486Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5487Architecture: amd64
5488Version: 2.10-1ubuntu2
5489Replaces: cpio-mt
5490Depends: libc6 (>= 2.6)
5491Conflicts: cpio-mt, mt-st (<< 0.6)
5492Description: GNU cpio -- a program to manage archives of files
5493 GNU cpio is a tool for creating and extracting archives, or copying
5494 files from one place to another. It handles a number of cpio formats
5495 as well as reading and writing tar files.
5496Original-Maintainer: Clint Adams <schizo@debian.org>
5497
5498Package: libstdc++6
5499Status: install ok installed
5500Priority: required
5501Section: libs
5502Installed-Size: 1268
5503Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5504Architecture: amd64
5505Source: gcc-4.4
5506Version: 4.4.3-4ubuntu5
5507Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), libc6 (>= 2.4), libgcc1
5508Conflicts: scim (<< 1.4.2-1)
5509Description: The GNU Standard C++ Library v3
5510 This package contains an additional runtime library for C++ programs
5511 built with the GNU compiler.
5512 .
5513 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
5514 was included up to g++-2.95. The first version of libstdc++-v3 appeared
5515 in g++-3.0.
5516Homepage: http://gcc.gnu.org/
5517Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
5518
5519Package: x11-xfs-utils
5520Status: install ok installed
5521Priority: optional
5522Section: x11
5523Installed-Size: 132
5524Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5525Architecture: amd64
5526Version: 7.4+1build2
5527Replaces: fslsfonts, fstobdf, showfont, xbase-clients (<= 1:7.2.ds2-3), xfsinfo, xutils (<= 1:7.1.ds.3-1)
5528Depends: libc6 (>= 2.4), libfs6, libx11-6 (>= 0)
5529Pre-Depends: x11-common (>= 1:7.0.0)
5530Conflicts: fslsfonts, fstobdf, showfont, xfsinfo
5531Description: X font server utilities
5532 x11-xfs-utils provides a set of utility programs useful on a system that uses
5533 an X font server.
5534 .
5535 The programs in this package include:
5536 - fslsfonts, a tool that lists fonts served by an X font server;
5537 - fstobdf, a tool which retrieves a font in BDF format from an X font server;
5538 - showfont, a font dumper for use with an X font server;
5539 - xfsinfo, an X font server information utility.
5540Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5541
5542Package: ca-certificates
5543Status: install ok installed
5544Priority: optional
5545Section: misc
5546Installed-Size: 736
5547Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5548Architecture: all
5549Version: 20090814
5550Depends: openssl, debconf (>= 0.5) | debconf-2.0
5551Enhances: libssl0.9.8, openssl
5552Description: Common CA certificates
5553 This package includes PEM files of CA certificates to allow SSL-based
5554 applications to check for the authenticity of SSL connections.
5555 .
5556 It includes, among others, certificate authorities used by the Debian
5557 infrastructure and those shipped with Mozilla's browsers.
5558 .
5559 Please note that certificate authorities whose certificates are
5560 included in this package are not in any way audited for
5561 trustworthiness and RFC 3647 compliance, and that full responsibility
5562 to assess them belongs to the local system administrator.
5563Original-Maintainer: Philipp Kern <pkern@debian.org>
5564
5565Package: vim-tiny
5566Status: install ok installed
5567Priority: important
5568Section: editors
5569Installed-Size: 840
5570Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5571Architecture: amd64
5572Source: vim
5573Version: 2:7.2.330-1ubuntu3
5574Replaces: vim-common (<< 1:7.1.293-2)
5575Provides: editor
5576Depends: vim-common (= 2:7.2.330-1ubuntu3), libc6 (>= 2.11), libncurses5 (>= 5.6+20071006-3), libselinux1 (>= 1.32)
5577Suggests: indent
5578Conflicts: vim-common (<< 1:7.1.293-2), vim-runtime (<< 1:7.1-056+1)
5579Conffiles:
5580 /etc/vim/vimrc.tiny 3b4112567ad92c78ccc16c670df381e9
5581Description: Vi IMproved - enhanced vi editor - compact version
5582 Vim is an almost compatible version of the UNIX editor Vi.
5583 .
5584 Many new features have been added: multi level undo, syntax
5585 highlighting, command line history, on-line help, filename
5586 completion, block operations, folding, Unicode support, etc.
5587 .
5588 This package contains a minimal version of vim compiled with no
5589 GUI and a small subset of features in order to keep small the
5590 package size. This package does not depend on the vim-runtime
5591 package, but installing it you will get its additional benefits
5592 (online documentation, plugins, ...).
5593Homepage: http://www.vim.org/
5594Original-Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
5595
5596Package: xorg-docs-core
5597Status: install ok installed
5598Priority: optional
5599Section: doc
5600Installed-Size: 108
5601Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5602Architecture: all
5603Source: xorg-docs
5604Version: 1:1.5-1
5605Replaces: xorg-docs (<< 1:1.4-5)
5606Suggests: xorg-docs
5607Description: Core documentation for the X.org X Window System
5608 This package contains core documentation for the X.org X Window
5609 System. This currently includes only a set of manpages which are
5610 standard for the system.
5611Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5612
5613Package: xserver-xorg-video-ati
5614Status: install ok installed
5615Priority: optional
5616Section: x11
5617Installed-Size: 320
5618Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5619Architecture: amd64
5620Version: 1:6.13.0-1ubuntu5
5621Provides: xserver-xorg-video-6
5622Depends: libc6 (>= 2.2.5), libpciaccess0 (>= 0), xserver-xorg-core (>= 2:1.6.99.900), xserver-xorg-video-r128, xserver-xorg-video-mach64, xserver-xorg-video-radeon
5623Description: X.Org X server -- AMD/ATI display driver wrapper
5624 This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128,
5625 Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is
5626 actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon'
5627 sub-drivers depending on the hardware.
5628 These sub-drivers are brought through package dependencies.
5629 .
5630 More information about X.Org can be found at:
5631 <URL:http://www.X.org>
5632 <URL:http://xorg.freedesktop.org>
5633 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5634 .
5635 This package is built from the X.org xf86-video-ati driver module.
5636Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5637
5638Package: xserver-xorg-video-siliconmotion
5639Status: install ok installed
5640Priority: optional
5641Section: x11
5642Installed-Size: 228
5643Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5644Architecture: amd64
5645Version: 1:1.7.3-1
5646Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-siliconmotion
5647Provides: xserver-xorg-video-6
5648Depends: libc6 (>= 2.7), xserver-xorg-core (>= 2:1.6.99.900)
5649Conflicts: xserver-xorg-driver-siliconmotion
5650Description: X.Org X server -- SiliconMotion display driver
5651 This package provides the driver for the SiliconMotion Lynx and Cougar family
5652 of chipsets, commonly found in laptops.
5653 .
5654 More information about X.Org can be found at:
5655 <URL:http://www.X.org>
5656 <URL:http://xorg.freedesktop.org>
5657 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5658 .
5659 This package is built from the X.org xf86-video-siliconmotion driver module.
5660Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5661
5662Package: binutils
5663Status: install ok installed
5664Priority: optional
5665Section: devel
5666Installed-Size: 10176
5667Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5668Architecture: amd64
5669Version: 2.20.1-3ubuntu5
5670Replaces: binutils-gold (<< 2.20-5)
5671Provides: elf-binutils
5672Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
5673Suggests: binutils-doc (>= 2.20.1-3ubuntu5)
5674Conflicts: elf-binutils, gas, modutils (<< 2.4.19-1)
5675Description: The GNU assembler, linker and binary utilities
5676 The programs in this package are used to assemble, link and manipulate
5677 binary and object files. They may be used in conjunction with a compiler
5678 and various libraries to build programs.
5679Original-Maintainer: Matthias Klose <doko@debian.org>
5680
5681Package: libglib2.0-0
5682Status: install ok installed
5683Priority: required
5684Section: libs
5685Installed-Size: 2428
5686Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
5687Architecture: amd64
5688Source: glib2.0
5689Version: 2.24.0-0ubuntu4
5690Replaces: libglib2.0-dev (<< 2.23.2-2)
5691Depends: libc6 (>= 2.9), libpcre3 (>= 7.7), libselinux1 (>= 1.32), zlib1g (>= 1:1.1.4)
5692Recommends: libglib2.0-data, shared-mime-info
5693Conflicts: libpango1.0-0 (<< 1.11)
5694Description: The GLib library of C routines
5695 GLib is a library containing many useful C routines for things such
5696 as trees, hashes, lists, and strings. It is a useful general-purpose
5697 C library used by projects such as GTK+, GIMP, and GNOME.
5698 .
5699 This package contains the shared libraries.
5700Homepage: http://www.gtk.org/
5701Original-Maintainer: Loic Minier <lool@dooz.org>
5702
5703Package: libgomp1
5704Status: install ok installed
5705Priority: optional
5706Section: libs
5707Installed-Size: 96
5708Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5709Architecture: amd64
5710Source: gcc-4.4
5711Version: 4.4.3-4ubuntu5
5712Depends: gcc-4.4-base (= 4.4.3-4ubuntu5), libc6 (>= 2.6)
5713Description: GCC OpenMP (GOMP) support library
5714 GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers
5715 in the GNU Compiler Collection.
5716Homepage: http://gcc.gnu.org/
5717Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
5718
5719Package: xserver-xorg-video-tseng
5720Status: install ok installed
5721Priority: optional
5722Section: x11
5723Installed-Size: 136
5724Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5725Architecture: amd64
5726Version: 1:1.2.3-1
5727Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-tseng
5728Provides: xserver-xorg-video-6
5729Depends: libc6 (>= 2.2.5), xserver-xorg-core (>= 2:1.6.99.900)
5730Conflicts: xserver-xorg-driver-tseng
5731Description: X.Org X server -- Tseng display driver
5732 This package provides the driver for Tseng Labs cards.
5733 .
5734 More information about X.Org can be found at:
5735 <URL:http://www.X.org>
5736 <URL:http://xorg.freedesktop.org>
5737 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5738 .
5739 This package is built from the X.org xf86-video-tseng driver module.
5740Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5741
5742Package: libtext-charwidth-perl
5743Status: install ok installed
5744Priority: required
5745Section: perl
5746Installed-Size: 96
5747Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5748Architecture: amd64
5749Version: 0.04-6
5750Depends: libc6 (>= 2.2.5), perl-base (>= 5.10.0-24ubuntu4), perlapi-5.10.0
5751Description: get display widths of characters on the terminal
5752 This module permits perl software to get the display widths of characters
5753 and strings on the terminal, using wcwidth() and wcswidth() from libc.
5754 .
5755 It provides mbwidth(), mbswidth(), and mblen().
5756Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
5757Homepage: http://search.cpan.org/search?module=Text::CharWidth
5758
5759Package: libxt6
5760Status: install ok installed
5761Priority: optional
5762Section: libs
5763Installed-Size: 468
5764Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5765Architecture: amd64
5766Source: libxt
5767Version: 1:1.0.7-1
5768Depends: libc6 (>= 2.7), libice6 (>= 1:1.0.0), libsm6, libx11-6
5769Description: X11 toolkit intrinsics library
5770 libXt provides the X Toolkit Intrinsics, an abstract widget library upon
5771 which other toolkits are based. Xt is the basis for many toolkits, including
5772 the Athena widgets (Xaw), and LessTif (a Motif implementation).
5773 .
5774 More information about X.Org can be found at:
5775 <URL:http://www.X.org>
5776 <URL:http://xorg.freedesktop.org>
5777 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5778 .
5779 This module can be found at
5780 git://anongit.freedesktop.org/git/xorg/lib/libXt
5781Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5782
5783Package: readline-common
5784Status: install ok installed
5785Priority: important
5786Section: utils
5787Installed-Size: 132
5788Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5789Architecture: all
5790Source: readline6
5791Version: 6.1-1
5792Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
5793Depends: dpkg (>= 1.15.4) | install-info
5794Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
5795Description: GNU readline and history libraries, common files
5796 The GNU readline library aids in the consistency of user interface
5797 across discrete programs that need to provide a command line
5798 interface.
5799 .
5800 The GNU history library provides a consistent user interface for
5801 recalling lines of previously typed input.
5802Original-Maintainer: Matthias Klose <doko@debian.org>
5803
5804Package: gnupg-curl
5805Status: install ok installed
5806Priority: optional
5807Section: utils
5808Installed-Size: 156
5809Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5810Architecture: amd64
5811Source: gnupg
5812Version: 1.4.10-2ubuntu1
5813Depends: libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2-1), libldap-2.4-2 (>= 2.4.7), gnupg
5814Description: GNU privacy guard - a free PGP replacement (cURL)
5815 GnuPG is GNU's tool for secure communication and data storage.
5816 It can be used to encrypt data and to create digital signatures.
5817 It includes an advanced key management facility and is compliant
5818 with the proposed OpenPGP Internet standard as described in RFC2440.
5819 .
5820 This package contains the keyserver helper tools built with libcurl,
5821 which replace the ones in the gnupg package built with the "curl shim"
5822 variant of gnupg. This package provides support for HKPS keyservers.
5823 .
5824 GnuPG does not use any patented algorithms. This means it cannot be
5825 compatible with PGP2, because that uses IDEA (which is patented in
5826 a number of countries).
5827Homepage: http://www.gnupg.org
5828Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
5829
5830Package: gcc-4.4-base
5831Status: install ok installed
5832Priority: required
5833Section: libs
5834Installed-Size: 172
5835Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5836Architecture: amd64
5837Source: gcc-4.4
5838Version: 4.4.3-4ubuntu5
5839Description: The GNU Compiler Collection (base package)
5840 This package contains files common to all languages and libraries
5841 contained in the GNU Compiler Collection (GCC).
5842Homepage: http://gcc.gnu.org/
5843Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
5844
5845Package: libkrb5-3
5846Status: install ok installed
5847Priority: standard
5848Section: libs
5849Installed-Size: 964
5850Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5851Architecture: amd64
5852Source: krb5
5853Version: 1.8.1+dfsg-2
5854Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
5855Depends: libc6 (>= 2.9), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5support0 (= 1.8.1+dfsg-2)
5856Suggests: krb5-doc, krb5-user
5857Conflicts: libapache-mod-auth-kerb (<= 4.996-5.0-rc6-2), libapache2-mod-auth-kerb (<= 4.996-5.0-rc6-2), ssh-krb5 (<< 3.8.1p1-10)
5858Description: MIT Kerberos runtime libraries
5859 Kerberos is a system for authenticating users and services on a network.
5860 Kerberos is a trusted third-party service. That means that there is a
5861 third party (the Kerberos server) that is trusted by all the entities on
5862 the network (users and services, usually called "principals").
5863 .
5864 This is the MIT reference implementation of Kerberos V5.
5865 .
5866 This package contains the runtime library for the main Kerberos v5 API
5867 used by applications and Kerberos clients.
5868Original-Maintainer: Sam Hartman <hartmans@debian.org>
5869Homepage: http://web.mit.edu/kerberos/
5870
5871Package: libxau6
5872Status: install ok installed
5873Priority: optional
5874Section: libs
5875Installed-Size: 72
5876Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5877Architecture: amd64
5878Source: libxau
5879Version: 1:1.0.5-1
5880Depends: libc6 (>= 2.4)
5881Description: X11 authorisation library
5882 This package provides the main interface to the X11 authorisation handling,
5883 which controls authorisation for X connections, both client-side and
5884 server-side.
5885 .
5886 More information about X.Org can be found at:
5887 <URL:http://www.X.org>
5888 <URL:http://xorg.freedesktop.org>
5889 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
5890 .
5891 This module can be found at
5892 git://anongit.freedesktop.org/git/xorg/lib/libXau
5893Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5894