Hi,

we would like to propose an MBF with severity wishlist to drop unused build
dependencies in a number of source packages indicated by the attached two text
files and the dd-list output.

TLDR; We searched a selection of source packages relevant to bootstrapping for
build dependencies which are never used during the package build. Fewer build
dependencies help making bootstrapping easier so we want to submit bugs for the
results we generated. The results were generated automatically by a script
using fatrace(1) and fake packages. It follows the MBF template email and a
detailed explanation of our procedures. Attached is the list of the unused
build dependencies we found and the output of dd-list. We would like you to
review the list, drop unused build dependencies or report errors.

MBF template email:

--%<---------------------------------------------------------------------------
Subject: Please consider removing the build dependencies on $foo, $bar and $baz
Severity: wishlist
Usertag: unusedbd
User: [email protected]

Dear Maintainer,

the build dependencies $foo, $bar and $baz of this source package do not seem
to be needed. Neither are any of their files accessed during the build nor are
their dependencies on other binary packages required. Please consider dropping
those build dependencies to make bootstrapping Debian easier.

You can find more detail about the procedures that were used to find this
problem in the MBF announcement on debian-devel: $email
-->%---------------------------------------------------------------------------

Long version:

Our "bootstrappable Debian" GSoC student Peter Pentchev found a number of
source packages that did not make use of some of their build dependencies [1].
We thought we could automate this process so we set up a simple sbuild based
package builder. The machinery works in two passes. In the first pass, all
source packages are built normally but with fatrace(1) active. From the fatrace
output we determine all build dependencies of which no files were used during
the build.  In the second pass we go through all source packages for which
candidate droppable build dependencies where found with fatrace and test
whether those build dependencies are really droppable by replacing them with an
empty equivs package without dependencies one by one.

The first pass makes sure that the files of a specific build dependency are not
needed. This is to make sure not to produce false positives of build
dependencies which, if not installed on the build system, do not result in a
build failure but instead just in a reduction of functionality of the output
binary. The second pass makes sure that also the dependencies of a specific
build dependency are not needed. This makes sure to not produce false positives
of meta or virtual packages.

We executed the build on the amd64 snapshot 20140601T000000Z of Debian Sid. A
selection of 549 source was made from the source packages that are involved in
the central strongly connected component of the bootstrapping dependency graph.
We needed to patch fatrace to be able to handle files larger than 2 GB (bug
#722901).

We ran the whole process with `sbuild --arch-all` and then again with `sbuild
--no-arch-all`. This way we can find build dependencies which can be dropped
from full package builds as well as those which can be moved to
Build-Depends-Indep. We did not use the results to also check for build
dependencies that can be removed from Build-Depends-Indep.

The source code to run the whole machinery can be found at [2].

Executing everything took two weeks and over 2000 package builds. We found 277
build dependencies could be dropped from the 549 tested source packages,
affecting 158 source packages.

We checked the impact on the bootstrap dependency graph. If all the found build
dependencies were really droppable, then the minimum (strong) dependency graph
would shrink from containing 483 source packages to 447 source packages.  More
importantly, the solution to the feedback arc set problem for making it acyclic
would shrink from 74 to 56 source packages. Thus, the generated results are
very relevant for making solving the bootstrap problem easier.

You can find the results per source package in the attachment together with the
dd-list output. The file drop-from-bd.txt lists the build dependencies that can
be dropped from Build-Depends while move-to-bdi lists the build dependencies
that can be moved from Build-Depends to Build-Depends-Indep.

Can you spot obvious mistakes in the results or in the procedure used to
generate them?

cheers, josch

[1] #749616 #749972 #751702 #751897 #752938
[2] https://github.com/josch/findunusedbd
"Adam C. Powell, IV" <[email protected]>
   mpi-defaults (U)

Adam Conrad <[email protected]>
   cyrus-sasl2 (U)
   eglibc (U)
   freetds (U)

Agustin Martin Domingo <[email protected]>
   linuxdoc-tools (U)

Alan Woodland <[email protected]>
   blcr

Alessandro Ghedini <[email protected]>
   curl
   valgrind

Alessio Treglia <[email protected]>
   gpac (U)

Alexander Wirt <[email protected]>
   rrdtool (U)

Andreas Barth <[email protected]>
   netpbm-free

Andreas Beckmann <[email protected]>
   libvdpau (U)

Andreas Henriksson <[email protected]>
   gcr (U)
   glib-networking (U)
   gnome-keyring (U)
   gtk+3.0 (U)
   json-glib (U)
   libarchive (U)
   libgnome-keyring (U)
   libsecret (U)
   libsoup2.4 (U)

Andreas Metzler <[email protected]>
   libtasn1-6 (U)

Andreas Rottmann <[email protected]>
   libglade2

Andres Mejia <[email protected]>
   gpac (U)
   libarchive (U)

Andrew Moise <[email protected]>
   open-iscsi (U)

Anibal Monsalve Salazar <[email protected]>
   bzip2
   cpio
   libidn (U)
   libmnl
   xfsprogs (U)

Anton Gladky <[email protected]>
   freeglut

APT Development Team <[email protected]>
   apt
   python-apt

Arnaud Fontaine <[email protected]>
   xcb-util (U)
   xcb-util-image (U)
   xcb-util-keysyms (U)
   xcb-util-renderutil (U)
   xcb-util-wm (U)

Arno Töll <[email protected]>
   apache2 (U)

Aron Xu <[email protected]>
   libxml2 (U)
   libxslt (U)
   netcat-openbsd

Atsuhito KOHDA <[email protected]>
   lynx-cur

Aurelien Jarno <[email protected]>
   eglibc (U)
   libftdi
   libusb
   libusb-1.0
   qemu (U)

Ayman Negm <[email protected]>
   highlight

Bart Martens <[email protected]>
   gtkglext

Bastian Blank <[email protected]>
   lvm2 (U)
   openais (U)
   parted (U)
   redhat-cluster (U)
   xen (U)

Bastien ROUCARIÈS <[email protected]>
   ghostscript (U)

Benjamin Drung <[email protected]>
   devscripts (U)

Benjamin Kaduk <[email protected]>
   krb5 (U)

Bernd Zeimetz <[email protected]>
   rrdtool (U)

Brian May <[email protected]>
   heimdal

Ceph Maintainers <[email protected]>
   ceph

Chris Coulson <[email protected]>
   mozjs

Chris Halls <[email protected]>
   hunspell (U)

Christian Perrier <[email protected]>
   apt (U)

Christoph Biedl <[email protected]>
   file

Christoph Martin <[email protected]>
   openssl (U)

Christopher James Halse Rogers <[email protected]>
   colord

Chuan-kai Lin <[email protected]>
   bison

Clint Adams <[email protected]>
   eglibc (U)

Colin Watson <[email protected]>
   groff
   parted (U)

Craig Andrews <[email protected]>
   geoclue-2.0 (U)

Craig Small <[email protected]>
   ncurses

Cyril Brulebois <[email protected]>
   libxcb (U)
   libxkbcommon (U)
   x11-xkb-utils (U)
   xfonts-utils (U)

Damien Raude-Morvan <[email protected]>
   openjdk-7 (U)

Daniel Leidert (dale) <[email protected]>
   libxml-parser-perl (U)
   xmlto (U)

Dave Beckett <[email protected]>
   pycairo (U)
   redland

David Bremner <[email protected]>
   highlight (U)

Davide Puricelli (evo) <[email protected]>
   chicken

Debian Accessibility Team <[email protected]>
   at-spi2-atk
   at-spi2-core
   espeak
   flite
   java-atk-wrapper

Debian Apache Maintainers <[email protected]>
   apache2
   apr-util

Debian Berkeley DB Group <[email protected]>
   db5.3

Debian Bluetooth Maintainers <[email protected]>
   bluez

Debian Boost Team <[email protected]>
   boost-defaults

Debian Cyrus SASL Team <[email protected]>
   cyrus-sasl2

Debian GCC Maintainers <[email protected]>
   cloog
   gcc-defaults
   libffi

Debian GNOME Maintainers <[email protected]>
   gcr (U)
   glib-networking
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0
   gtk+3.0
   json-glib
   libglade2 (U)
   libgnome-keyring
   librsvg (U)
   libsecret
   libsoup2.4
   pango1.0
   pygobject-2 (U)
   pygtk (U)

Debian GnuTLS Maintainers <[email protected]>
   libtasn1-6

Debian HA Maintainers <[email protected]>
   openais
   redhat-cluster

Debian iSCSI Maintainers <[email protected]>
   open-iscsi

Debian Java Mailing List <[email protected]>
   java-common

Debian Java Maintainers <[email protected]>
   ecj
   zookeeper

Debian KDE Extras Team <[email protected]>
   exiv2

Debian Libarchive Maintainers <[email protected]>
   libarchive

Debian Libidn Team <[email protected]>
   libidn

Debian LibreOffice Maintainers <[email protected]>
   hunspell

Debian LVM Team <[email protected]>
   lvm2

Debian Multimedia Maintainers 
<[email protected]>
   gpac
   x264

Debian NVIDIA Maintainers <[email protected]>
   libvdpau

Debian OCaml Maintainers <[email protected]>
   findlib
   ocaml

Debian Open MPI Maintainers <[email protected]>
   openmpi

Debian OpenLDAP Maintainers <[email protected]>
   openldap

Debian OpenSSL Team <[email protected]>
   openssl

Debian Perl Group <[email protected]>
   libxml-parser-perl

Debian PHP Maintainers <[email protected]>
   php5

Debian Printing Team <[email protected]>
   cups-filters
   ghostscript
   ijs

Debian Python Modules Team <[email protected]>
   markupsafe (U)
   py3cairo
   pycairo
   python-numpy

Debian QA Group <[email protected]>
   graphviz
   readline5

Debian QEMU Team <[email protected]>
   qemu

Debian Qt/KDE Maintainers <[email protected]>
   qca2
   qt4-x11
   qtbase-opensource-src
   qtwebkit

Debian RRDtool Team <[email protected]>
   rrdtool

Debian Samba Maintainers <[email protected]>
   tdb

Debian Science Team <[email protected]>
   blas
   fftw3
   lapack
   mpi-defaults

Debian SELinux maintainers <[email protected]>
   libselinux
   libsemanage

Debian Tcl/Tk Packagers <[email protected]>
   tcltk-defaults

Debian TeX maintainers <[email protected]>
   texinfo

Debian TeX Maintainers <[email protected]>
   texlive-bin

Debian TTS Team <[email protected]>
   speech-dispatcher

Debian VSquare Team <[email protected]>
   vde2

Debian X Strike Force <[email protected]>
   libxkbcommon
   x11-xkb-utils
   xcb-util
   xcb-util-image
   xcb-util-keysyms
   xcb-util-renderutil
   xcb-util-wm
   xfonts-utils
   xutils-dev

Debian Xen Team <[email protected]>
   xen

Debian Xiph.org Maintainers <[email protected]>
   libtheora

Debian XML/SGML Group <[email protected]>
   libxml2
   libxslt
   linuxdoc-tools
   xmlto

Devscripts Devel Team <[email protected]>
   devscripts

Didier Raboud <[email protected]>
   cups-filters (U)

Dirk Eddelbuettel <[email protected]>
   gsl

Dmitrijs Ledkovs <[email protected]>
   db5.3 (U)

Dmitry Shachnev <[email protected]>
   qtbase-opensource-src (U)

Dmitry Smirnov <[email protected]>
   ceph (U)

Dominic Hargreaves <[email protected]>
   perl (U)

Dominique Belhachemi <[email protected]>
   torque (U)

Emilio Pozuelo Monfort <[email protected]>
   gcr (U)
   glib-networking (U)
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0 (U)
   gtk+3.0 (U)
   libsoup2.4 (U)
   pango1.0 (U)
   pygtk (U)
   vala-0.24 (U)

Enrico Tassi <[email protected]>
   lua5.1 (U)
   lua5.2

Eric Dorland <[email protected]>
   libtasn1-6 (U)

Fabian Fagerholm <[email protected]>
   cyrus-sasl2 (U)

Fabian Greffrath <[email protected]>
   x264 (U)

Fathi Boudra <[email protected]>
   exiv2 (U)
   qt4-x11 (U)
   qtbase-opensource-src (U)
   qtwebkit (U)

Felix Geyer <[email protected]>
   qca2 (U)

Filippo Giunchedi <[email protected]>
   vde2 (U)

Francesco Paolo Lovergine <[email protected]>
   tcltk-defaults (U)

Frank Küster <[email protected]>
   texinfo (U)

Frank Küster <[email protected]>
   texlive-bin (U)

Frederik Schüler <[email protected]>
   openais (U)
   redhat-cluster (U)

GD team <[email protected]>
   libgd2

Ghe Rivero <[email protected]>
   radvd

Giuseppe Iuculano <[email protected]>
   gtest (U)

GNU Libc Maintainers <[email protected]>
   eglibc

Guido Günther <[email protected]>
   open-iscsi (U)
   openais (U)
   redhat-cluster (U)

Guido Trotter <[email protected]>
   vde2 (U)
   xen (U)

Guus Sliepen <[email protected]>
   libdc1394-22
   libraw1394

Hector Oron <[email protected]>
   device-tree-compiler

Helmut Grohne <[email protected]>
   doxygen (U)

Hideki Yamane <[email protected]>
   net-snmp (U)

Héctor Orón Martínez <[email protected]>
   gdb

Ian Jackson <[email protected]>
   curl (U)

James McCoy <[email protected]>
   devscripts (U)

James Page <[email protected]>
   zookeeper (U)

James Page <[email protected]>
   ceph (U)

James Westby <[email protected]>
   libtasn1-6 (U)

Jan Dittberner <[email protected]>
   cracklib2

Jan Niehusmann <[email protected]>
   qca2 (U)

Jason Thomas <[email protected]>
   tidy

Jay Berkenbilt <[email protected]>
   tiff

Jean-Yves Avenard <[email protected]>
   libvdpau (U)

Jelmer Vernooij <[email protected]>
   heimdal (U)
   tdb (U)

Jeremy Bicha <[email protected]>
   libsecret (U)

Jochen Friedrich <[email protected]>
   net-snmp (U)

John Francesco Ferlito <[email protected]>
   libtheora (U)

John Stamp <[email protected]>
   yajl

John V. Belmonte <[email protected]>
   lua5.1
   lua5.2 (U)

Jonas Smedegaard <[email protected]>
   ghostscript (U)
   ijs (U)
   jbig2dec

Jordi Mallach <[email protected]>
   at-spi2-atk (U)
   at-spi2-core (U)
   gnome-keyring (U)
   libgnome-keyring (U)
   torque (U)

Jorge Ernesto Guevara Cuenca <[email protected]>
   bzip2 (U)

Josh Triplett <[email protected]>
   libxcb (U)

Josselin Mouette <[email protected]>
   fontconfig (U)
   gcr
   gnome-keyring
   gnome-vfs
   gtk+2.0 (U)
   libglade2 (U)
   librsvg
   pango1.0 (U)
   pygobject-2
   pygtk (U)

Julian Andres Klode <[email protected]>
   apt (U)
   python-apt (U)

Julian Taylor <[email protected]>
   fftw3 (U)
   python-numpy (U)

Julien Danjou <[email protected]>
   libxcb (U)
   xcb-util (U)
   xcb-util-image (U)
   xcb-util-keysyms (U)
   xcb-util-renderutil (U)
   xcb-util-wm (U)

Kartik Mistry <[email protected]>
   libmng

Kees Cook <[email protected]>
   apparmor

Keith Packard <[email protected]>
   fontconfig

Koichi Akabe <[email protected]>
   py3cairo (U)

KURASHIKI Satoru <[email protected]>
   qdbm

Kurt Roeckx <[email protected]>
   libtool
   openssl (U)

Laszlo Boszormenyi (GCS) <[email protected]>
   ceph (U)
   libdbi
   libieee1284
   sqlite
   sqlite3
   stunnel4 (U)

Laurent Bigonville <[email protected]>
   audit
   gcr (U)
   geoclue-2.0
   gnome-keyring (U)
   json-glib (U)
   pygtk (U)

Liang Guo <[email protected]>
   spice
   usbredir

Lior Kaplan <[email protected]>
   php5 (U)

lirc Maintainer Team <[email protected]>
   lirc

Lisandro Damián Nicanor Pérez Meyer <[email protected]>
   qt4-x11 (U)
   qtbase-opensource-src (U)
   qtwebkit (U)

LLVM Packaging Team <[email protected]>
   llvm-toolchain-3.4

Loic Minier <[email protected]>
   avahi (U)
   dbus (U)
   dbus-python (U)
   gst-plugins-base0.10 (U)
   libglade2 (U)
   rpm (U)
   vala-0.24 (U)

Loïc Minier <[email protected]>
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)

Luca Bigliardi <[email protected]>
   vde2 (U)

Luca Bruno <[email protected]>
   gdb (U)

Ludovico Gardenghi <[email protected]>
   vde2 (U)

Lukas Loehrer <[email protected]>
   flite (U)

Magnus Holmgren <[email protected]>
   uw-imap

Maintainers of GStreamer packages 
<[email protected]>
   gst-plugins-base0.10
   gst-plugins-base1.0
   gstreamer1.0

Maintainers of Vala packages <[email protected]>
   vala-0.24

Manoj Srivastava <[email protected]>
   libselinux (U)
   libsemanage (U)

Manuel Prinz <[email protected]>
   mpi-defaults (U)
   openmpi (U)

Marc-Andre Lureau <[email protected]>
   vala-0.24 (U)

Marco Nenciarini <[email protected]>
   ossp-uuid

Mario Lang <[email protected]>
   espeak (U)
   flite (U)

Marius B. Kotsbak <[email protected]>
   libqmi

Mark Brown <[email protected]>
   zlib

Mark Buda <[email protected]>
   sane-backends

Mark Purcell <[email protected]>
   exiv2 (U)

Martin Loschwitz <[email protected]>
   openais (U)
   redhat-cluster (U)

Martin Pitt <[email protected]>
   cracklib2 (U)
   cups-filters (U)
   glib-networking (U)
   json-glib (U)
   libgnome-keyring (U)
   pango1.0 (U)
   policykit-1 (U)
   pygobject-2 (U)

Martin Zobel-Helas <[email protected]>
   devscripts (U)

Matthew Johnson <[email protected]>
   lirc (U)

Matthias Klose <[email protected]>
   cloog (U)
   doxygen
   ecj (U)
   fastjar
   gcc-defaults (U)
   java-common (U)
   libffi (U)
   mpdecimal
   python-defaults
   python-stdlib-extensions
   python3-defaults
   readline6

Matthias Klose <[email protected]>
   openjdk-7 (U)

Matthijs Möhlmann <[email protected]>
   openldap (U)

maximilian attems <[email protected]>
   klibc

Maximiliano Curia <[email protected]>
   qtwebkit (U)

Mehdi Dogguy <[email protected]>
   findlib (U)
   ocaml (U)

Michael Biebl <[email protected]>
   avahi (U)
   dbus (U)
   gcr (U)
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0 (U)
   libdaemon (U)
   libgnome-keyring (U)
   librsvg (U)
   libsecret (U)
   libsoup2.4 (U)
   network-manager (U)
   pango1.0 (U)
   policykit-1 (U)
   pygtk (U)

Michael Gilbert <[email protected]>
   ghostscript (U)

Michael Stapelberg <[email protected]>
   libxkbcommon (U)

Michael Tautschnig <[email protected]>
   cloog (U)

Michael Tokarev <[email protected]>
   qemu (U)
   spice (U)

Michael Vogt <[email protected]>
   apt (U)
   python-apt (U)

Michal Čihař <[email protected]>
   libgusb
   rpm

Mikhail Gusarov <[email protected]>
   libssh2

Modestas Vainius <[email protected]>
   qca2 (U)
   qt4-x11 (U)
   qtbase-opensource-src (U)

Morten Kjeldgaard <[email protected]>
   torque

Nathan Scott <[email protected]>
   xfsprogs (U)

Neil Roeth <[email protected]>
   opensp

Net-SNMP Packaging Team <[email protected]>
   net-snmp

Neutron Soutmun <[email protected]>
   libmnl (U)

Nicholas Bamber <[email protected]>
   libxml-parser-perl (U)

Nicolas Dandrimont <[email protected]>
   findlib (U)

Niels Thykier <[email protected]>
   java-common (U)

Niko Tyni <[email protected]>
   perl

Noah Meyerhans <[email protected]>
   net-snmp (U)

Nobuhiro Iwamatsu <[email protected]>
   bluez (U)

Norbert Preining <[email protected]>
   texinfo (U)
   texlive-bin (U)

Oleksandr Moskalenko <[email protected]>
   lcms

Ondrej Certik <[email protected]>
   cython (U)

Ondřej Surý <[email protected]>
   cyrus-sasl2 (U)
   db5.3 (U)
   libgd2 (U)
   php5 (U)

OpenJDK Team <[email protected]>
   openjdk-7

Otavio Salvador <[email protected]>
   gnome-vfs (U)
   parted (U)

Parted Maintainer Team <[email protected]>
   parted

Patrick Matthäi <[email protected]>
   geoip

Patrick Schoenfeld <[email protected]>
   devscripts (U)

Paul Brossier <[email protected]>
   fftw3 (U)

Paul Gevers <[email protected]>
   speech-dispatcher (U)

Peter De Schrijver (p2) <[email protected]>
   libdc1394-22 (U)

Peter Pentchev <[email protected]>
   stunnel4

Peter Samuelson <[email protected]>
   apr-util (U)
   gpm

Philipp Benner <[email protected]>
   cunit

Philipp Hug <[email protected]>
   open-iscsi (U)

Pino Toscano <[email protected]>
   qt4-x11 (U)
   qtbase-opensource-src (U)

Piotr Ożarowski <[email protected]>
   markupsafe
   python-defaults (U)
   python3-defaults (U)

PKG OpenStack <[email protected]>
   sheepdog

Prach Pongpanich <[email protected]>
   libdbi (U)

Python Applications Packaging Team <[email protected]>
   cython

Ralf Treinen <[email protected]>
   ocaml (U)

Reinhard Tartler <[email protected]>
   gpac (U)
   x264 (U)

Rene Engelhard <[email protected]>
   hunspell (U)

Rico Tzschichholz <[email protected]>
   x264 (U)

Riku Voipio <[email protected]>
   qemu (U)

Riku Voipio <[email protected]>
   device-tree-compiler (U)

Ritesh Raj Sarraf <[email protected]>
   open-iscsi (U)

Robert S. Edmonds <[email protected]>
   re2c

Roberto C. Sanchez <[email protected]>
   cyrus-sasl2 (U)

Roger Leigh <[email protected]>
   pam (U)

Roland Bauerschmidt <[email protected]>
   openldap (U)

Roland Stigge <[email protected]>
   jasper

Roland Stigge <[email protected]>
   valgrind (U)

Ron Lee <[email protected]>
   opus

Ruben Molina <[email protected]>
   cpio (U)

Russ Allbery <[email protected]>
   krb5 (U)
   libvdpau (U)

Russell Coker <[email protected]>
   libselinux (U)
   libsemanage (U)

Ryan Kavanagh <[email protected]>
   bc

Ryan Niebur <[email protected]>
   devscripts (U)

Sam Hartman <[email protected]>
   krb5
   pam (U)

Sam Hocevar <[email protected]>
   yasm

Samuel Bronson <[email protected]>
   gdb (U)

Samuel Mimram <[email protected]>
   ocaml (U)

Samuel Thibault <[email protected]>
   at-spi2-atk (U)
   at-spi2-core (U)
   espeak (U)
   flite (U)
   hwloc
   java-atk-wrapper (U)

Sandro Tosi <[email protected]>
   python-numpy (U)

Santiago Ruano Rincón <[email protected]>
   bzip2 (U)

Scott Howard <[email protected]>
   zziplib

Scott Kitterman <[email protected]>
   python-defaults (U)
   python3-defaults (U)

Sean Finney <[email protected]>
   libgd2 (U)
   php5 (U)

Sebastian Dröge <[email protected]>
   avahi (U)
   dbus (U)
   dbus-python (U)
   gnome-vfs (U)
   gst-plugins-base0.10 (U)
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)
   libglade2 (U)
   vala-0.24 (U)

Sebastian Harl <[email protected]>
   rrdtool (U)

Sebastian Reichel <[email protected]>
   vala-0.24 (U)

Sebastian Rittau <[email protected]>
   libidl

Sebastien Bacher <[email protected]>
   gst-plugins-base0.10 (U)
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)
   libsecret (U)
   pygtk

Serge Hallyn <[email protected]>
   netcf

Sergei Golovan <[email protected]>
   tcltk-defaults (U)

Simon Josefsson <[email protected]>
   libidn (U)
   libtasn1-6 (U)

Simon McVittie <[email protected]>
   dbus (U)
   dbus-python (U)

Sjoerd Simons <[email protected]>
   avahi (U)
   dbus (U)
   dbus-python (U)
   gcr (U)
   gnome-keyring (U)
   gst-plugins-base0.10 (U)
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)
   gtk+2.0 (U)
   gtk+3.0 (U)
   json-glib (U)
   libgnome-keyring (U)
   libsecret (U)
   network-manager (U)
   pango1.0 (U)
   pygobject-2 (U)
   vala-0.24 (U)

Stefan Fritsch <[email protected]>
   apache2 (U)
   apr-util (U)

Stefan Lippers-Hollmann <[email protected]>
   lirc (U)

Steffen Moeller <[email protected]>
   torque (U)

Steve Capper <[email protected]>
   tbb

Steve Langasek <[email protected]>
   freetds
   openldap (U)
   pam
   unixodbc

Steve M. Robbins <[email protected]>
   boost-defaults (U)
   gtest

Steve McIntyre <[email protected]>
   netpbm-free (U)

Stéphane Glondu <[email protected]>
   findlib (U)
   ocaml (U)

Sune Vuorela <[email protected]>
   qt4-x11 (U)
   qtbase-opensource-src (U)

Sven Joachim <[email protected]>
   ncurses (U)

Sylvestre Ledru <[email protected]>
   blas (U)
   lapack (U)
   llvm-toolchain-3.4 (U)
   openmpi (U)

Sébastien Villemot <[email protected]>
   blas (U)
   lapack (U)

TANIGUCHI Takaki <[email protected]>
   rdfind

Theodore Y. Ts'o <[email protected]>
   e2fsprogs

Thijs Kinkhorst <[email protected]>
   php5 (U)

Thomas Anders <[email protected]>
   net-snmp (U)

Till Kamppeter <[email protected]>
   cups-filters (U)

Tim Retout <[email protected]>
   hunspell (U)

Timo Aaltonen <[email protected]>
   openldap (U)

Timo Jyrinki <[email protected]>
   libvoikko
   qt4-x11 (U)
   qtbase-opensource-src (U)

Tobias Frost <[email protected]>
   log4cxx

Torsten Landschoff <[email protected]>
   openldap (U)
   pygtk (U)

Torsten Marek <[email protected]>
   pycairo (U)

Torsten Werner <[email protected]>
   java-common (U)
   libcap2

Utopia Maintenance Team <[email protected]>
   avahi
   dbus
   dbus-python
   libdaemon
   network-manager
   policykit-1

Vagrant Cascadian <[email protected]>
   qemu (U)

Xavier Oswald <[email protected]>
   parted (U)

XCB Developers <[email protected]>
   libxcb

XFS Development Team <[email protected]>
   xfsprogs

Yaroslav Halchenko <[email protected]>
   cython (U)

Ying-Chun Liu (PaulLiu) <[email protected]>
   librest

YunQiang Su <[email protected]>
   libxml2 (U)
   libxslt (U)
   sheepdog (U)

==> apache2_2.4.9-1.arch-all.unusedbd <==
libcap-dev:amd64=1:2.22-1.2

==> apparmor_2.8.0-5.arch-all.unusedbd <==
dejagnu=1.5-3
python-all-dev=2.7.6-2
python3-all-dev=3.4.1~rc1-1
swig=2.0.12-1
texlive-latex-recommended=2014.20140528-3

==> apr-util_1.5.3-2.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0
libpcre3-dev:amd64=1:8.31-5
python=2.7.6-2

==> apt_1.0.3.arch-all.unusedbd <==
automake=1:1.14.1-3
libdb-dev:amd64=5.3.0

==> at-spi2-atk_2.10.2-3.arch-all.unusedbd <==
libglib2.0-bin=2.40.0-3

==> at-spi2-core_2.10.2-3.arch-all.unusedbd <==
gir1.2-glib-2.0=1.40.0-2

==> audit_2.3.6-1.arch-all.unusedbd <==
python-all-dev=2.7.6-2
swig=2.0.12-1

==> avahi_0.6.31-4.arch-all.unusedbd <==
python-all-dev=2.7.6-2

==> bc_1.06.95-8.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2
libreadline-dev:amd64=6.3-6

==> bison_3.0.2.dfsg-2.arch-all.unusedbd <==
autotools-dev=20140510.1

==> blas_1.2.20110419-7.arch-all.unusedbd <==
gfortran=4:4.8.2-4

==> blcr_0.8.5-2.1.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
autotools-dev=20140510.1
libtool=2.4.2-1.7

==> bluez_4.101-4.1.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2
gstreamer-tools=0.10.36-1.2
libreadline-dev:amd64=6.3-6

==> boost-defaults_1.55.0.2.arch-all.unusedbd <==
libboost1.55-dev:amd64=1.55.0+dfsg-1

==> bzip2_1.0.6-5.arch-all.unusedbd <==
gcc-multilib=4:4.8.2-4

==> ceph_0.80.1-1.arch-all.unusedbd <==
default-jdk=2:1.7-52
libboost-dev:amd64=1.55.0.2
libboost-program-options-dev:amd64=1.55.0.2
libboost-system-dev:amd64=1.55.0.2
libboost-thread-dev:amd64=1.55.0.2
libsnappy-dev=1.1.2-1
python-all=2.7.6-2
uuid-runtime=2.20.1-5.7

==> chicken_4.8.0.5-1.arch-all.unusedbd <==
texinfo=5.2.0.dfsg.1-3

==> cloog_0.18.2-1.arch-all.unusedbd <==
texinfo=5.2.0.dfsg.1-3

==> colord_1.2.0-3.arch-all.unusedbd <==
valac=0.24.0-2

==> cpio_2.11+dfsg-2.arch-all.unusedbd <==
mingw-w64=3.1.0-1
texinfo=5.2.0.dfsg.1-3

==> cracklib2_2.9.1-1.arch-all.unusedbd <==
python-all-dev=2.7.6-2
python3-all-dev=3.4.1~rc1-1

==> cunit_2.1-2.dfsg-1.arch-all.unusedbd <==
quilt=0.63-2

==> cups-filters_1.0.53-1.arch-all.unusedbd <==
sharutils=1:4.14-2

==> curl_7.37.0-1.arch-all.unusedbd <==
ca-certificates=20140325
openssh-server=1:6.6p1-5
python=2.7.6-2

==> cyrus-sasl2_2.1.26.dfsg1-9.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0

==> cython_0.20.1+git90-g0e6e38e-1.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python3-all-dbg=3.4.1~rc1-1
python3-all-dev=3.4.1~rc1-1

==> db5.3_5.3.28-3.arch-all.unusedbd <==
default-jdk=2:1.7-52
gcj-native-helper=2:1.7-52
procps=1:3.3.9-5

==> dbus-python_1.2.0-2.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python3-all-dbg=3.4.1~rc1-1
python3-all-dev=3.4.1~rc1-1
xmlto=0.0.25-2

==> dbus_1.8.2-1.arch-all.unusedbd <==
python-gobject=3.12.1-1
python=2.7.6-2

==> device-tree-compiler_1.4.0+dfsg-1.arch-all.unusedbd <==
texlive=2014.20140528-3

==> devscripts_2.14.4.arch-all.unusedbd <==
libjson-perl=2.61-1
libterm-size-perl=0.207-1+b1
python3-all=3.4.1~rc1-1

==> doxygen_1.8.7-1.arch-all.unusedbd <==
python=2.7.6-2
texlive-extra-utils=2014.20140528-2

==> e2fsprogs_1.42.10-1.arch-all.unusedbd <==
m4=1.4.17-4

==> ecj_3.9.0-2.arch-all.unusedbd <==
libgcj-bc:amd64=4.9.0-1
python=2.7.6-2

==> eglibc_2.18-7.arch-all.unusedbd <==
autoconf=2.69-6
g++-4.8-multilib=4.8.3-2
quilt=0.63-2

==> espeak_1.48.04-1.arch-all.unusedbd <==
libsonic-dev:amd64=0.1.17-1.1
portaudio19-dev=19+svn20140130-1

==> exiv2_0.23-1.arch-all.unusedbd <==
autotools-dev=20140510.1
dh-linktree=0.4
libjs-jquery=1.7.2+dfsg-3
python=2.7.6-2

==> fastjar_0.98-5.arch-all.unusedbd <==
texinfo=5.2.0.dfsg.1-3

==> fftw3_3.3.4-1.arch-all.unusedbd <==
gfortran=4:4.8.2-4
ghostscript=9.05~dfsg-8.1
mpi-default-dev=1.0.2+nmu1
transfig=1:3.2.5.e-3

==> file_5.18-1.arch-all.unusedbd <==
python-all=2.7.6-2
python3-all=3.4.1~rc1-1

==> findlib_1.4.1-1.arch-all.unusedbd <==
gawk=1:4.1.1+dfsg-1

==> flite_1.4-release-8.arch-all.unusedbd <==
ghostscript=9.05~dfsg-8.1
texlive=2014.20140528-3

==> fontconfig_2.11.0-5.arch-all.unusedbd <==
gperf=3.0.4-1

==> freeglut_2.8.1-2.arch-all.unusedbd <==
libgl1-mesa-dev=10.1.4-1
libxt-dev:amd64=1:1.1.4-1

==> freetds_0.91-6.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> gcc-defaults_1.127.arch-all.unusedbd <==
ca-certificates=20140325
gcj-jdk=4:4.9.0-1

==> gcr_3.12.2-1.arch-all.unusedbd <==
valac=0.24.0-2

==> gdb_7.6.2-1.1.arch-all.unusedbd <==
autoconf=2.69-6
flex=2.5.39-7
gcj-jdk=4:4.9.0-1
gobjc=4:4.8.2-4
libreadline-dev:amd64=6.3-6
libtool=2.4.2-1.7
procps=1:3.3.9-5
python3-dev=3.4.1~rc1-1

==> geoclue-2.0_2.1.8-1.arch-all.unusedbd <==
geoip-database=20140509-1

==> geoip_1.6.0-1.arch-all.unusedbd <==
zlib1g-dev:amd64=1:1.2.8.dfsg-1

==> ghostscript_9.05~dfsg-8.1.arch-all.unusedbd <==
freeglut3-dev:amd64=2.8.1-2

==> glib-networking_2.40.1-1.arch-all.unusedbd <==
ca-certificates=20140325

==> gnome-keyring_3.12.0-2.arch-all.unusedbd <==
ca-certificates=20140325
docbook-xml=4.5-7.2
libglib2.0-doc=2.40.0-3
libtasn1-3-bin=3.6-1
libtasn1-3-dev=3.6-1

==> gnome-vfs_2.24.4-4.arch-all.unusedbd <==
libattr1-dev:amd64=1:2.4.47-1

==> gpac_0.5.0+svn5194~dfsg1-3.arch-all.unusedbd <==
libxmlrpc-c3-dev=1.16.33-3.2

==> gpm_1.20.4-6.1.arch-all.unusedbd <==
texi2html=1.82+dfsg1-3
texlive-base=2014.20140528-3

==> graphviz_2.26.3-17.arch-all.unusedbd <==
libgd2-noxpm-dev=2.1.0-3
libperl-dev=5.18.2-4
lua5.1=5.1.5-5
pdksh=49-2
php5-cli=5.6.0~beta3+dfsg-2
python-all-dev=2.7.6-2
ruby-dev=1:2.1.0.1
ruby=1:2.1.0.1
swig=2.0.12-1

==> groff_1.22.2-5.arch-all.unusedbd <==
libxmu-dev:amd64=2:1.1.2-1

==> gsl_1.16+dfsg-1.arch-all.unusedbd <==
libtool=2.4.2-1.7

==> gst-plugins-base0.10_0.10.36-1.1.arch-all.unusedbd <==
gir1.2-freedesktop=1.40.0-2
gir1.2-glib-2.0=1.40.0-2
gir1.2-gstreamer-0.10=0.10.36-1.2

==> gst-plugins-base1.0_1.2.4-1.arch-all.unusedbd <==
gir1.2-freedesktop=1.40.0-2
gir1.2-glib-2.0=1.40.0-2
gir1.2-gstreamer-1.0=1.2.4-1

==> gstreamer1.0_1.2.4-1.arch-all.unusedbd <==
gir1.2-freedesktop=1.40.0-2
gir1.2-glib-2.0=1.40.0-2
libgmp3-dev=2:6.0.0+dfsg-4

==> gtest_1.7.0-3.arch-all.unusedbd <==
python=2.7.6-2

==> gtk+2.0_2.24.23-1.arch-all.unusedbd <==
libatk1.0-doc=2.12.0-1
libcairo2-doc=1.12.16-2
libglib2.0-doc=2.40.0-3
libpango1.0-doc=1.36.3-1

==> gtk+3.0_3.12.2-1.arch-all.unusedbd <==
gsettings-desktop-schemas=3.8.2-2

==> gtkglext_1.2.0-3.1.arch-all.unusedbd <==
autotools-dev=20140510.1

==> heimdal_1.6~rc2+dfsg-6.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0
libperl4-corelibs-perl=0.003-1
python=2.7.6-2

==> highlight_3.9-1.arch-all.unusedbd <==
libboost-dev:amd64=1.55.0.2
swig=2.0.12-1

==> hunspell_1.3.2-7.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> hwloc_1.9-3.arch-all.unusedbd <==
autotools-dev=20140510.1
doxygen-latex=1.8.7-1
help2man=1.45.1
transfig=1:3.2.5.e-3

==> ijs_0.35-10.arch-all.unusedbd <==
docbook-utils=0.6.14-3
docbook=4.5-5.1
ghostscript=9.05~dfsg-8.1

==> jasper_1.900.1-debian1-2.arch-all.unusedbd <==
libxi-dev=2:1.7.2-1
libxmu-dev:amd64=2:1.1.2-1
libxt-dev:amd64=1:1.1.4-1

==> java-atk-wrapper_0.30.4-4.arch-all.unusedbd <==
default-jdk=2:1.7-52
x11-utils=7.7+1

==> java-common_0.52.arch-all.unusedbd <==
lynx=2.8.8pre5-1

==> jbig2dec_0.11+20120125-1.arch-all.unusedbd <==
python=2.7.6-2

==> json-glib_1.0.0-1.arch-all.unusedbd <==
gir1.2-glib-2.0=1.40.0-2

==> klibc_2.0.3-1.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2
m4=1.4.17-4

==> krb5_1.12.1+dfsg-1.arch-all.unusedbd <==
doxygen-latex=1.8.7-1

==> lapack_3.5.0-2.arch-all.unusedbd <==
gfortran=4:4.8.2-4
libblas-dev=1.2.20110419-7
python=2.7.6-2

==> lcms_1.19.dfsg1-1.3.arch-all.unusedbd <==
libtiff4-dev:amd64=4.0.3-8
python-all-dev=2.7.6-2
swig=2.0.12-1

==> libarchive_3.1.2-8.arch-all.unusedbd <==
sharutils=1:4.14-2

==> libcap2_2.22-1.2.arch-all.unusedbd <==
indent=2.2.11-4
libattr1-dev:amd64=1:2.4.47-1

==> libdaemon_0.14-6.arch-all.unusedbd <==
lynx=2.8.8pre5-1

==> libdbi_0.9.0-2.arch-all.unusedbd <==
jadetex=3.13-14

==> libdc1394-22_2.2.2-1.arch-all.unusedbd <==
chrpath=0.16-1
doxygen-latex=1.8.7-1

==> libffi_3.1-1.arch-all.unusedbd <==
g++-multilib=4:4.8.2-4

==> libftdi_0.20-1.arch-all.unusedbd <==
libboost-dev:amd64=1.55.0.2
python-all-dev=2.7.6-2
swig=2.0.12-1

==> libgd2_2.1.0-3.arch-all.unusedbd <==
html2text=1.3.2a-17

==> libglade2_2.6.4-2.arch-all.unusedbd <==
libglib2.0-doc=2.40.0-3
libgtk2.0-doc=2.24.23-1
python=2.7.6-2

==> libgnome-keyring_3.8.0-2.arch-all.unusedbd <==
gnome-keyring=3.12.0-2
python-gobject=3.12.1-1
valac=0.24.0-2

==> libgusb_0.1.6-5.arch-all.unusedbd <==
valac=0.24.0-2

==> libidl_0.8.14-0.3.arch-all.unusedbd <==
texinfo=5.2.0.dfsg.1-3

==> libidn_1.28-2.arch-all.unusedbd <==
fastjar=2:0.98-5
gcj-jdk=4:4.9.0-1

==> libieee1284_0.2.11-12.arch-all.unusedbd <==
python-all-dev=2.7.6-2

==> libmng_1.0.10-3.arch-all.unusedbd <==
libtool=2.4.2-1.7

==> libmnl_1.0.3-3.arch-all.unusedbd <==
autotools-dev=20140510.1
dh-autoreconf=9

==> libqmi_1.4.0-1.arch-all.unusedbd <==
python=2.7.6-2

==> libraw1394_2.1.0-1.arch-all.unusedbd <==
autotools-dev=20140510.1

==> librest_0.7.91-1.arch-all.unusedbd <==
gir1.2-freedesktop=1.40.0-2
gir1.2-glib-2.0=1.40.0-2

==> librsvg_2.40.2-1.arch-all.unusedbd <==
valac=0.24.0-2

==> libsecret_0.18-1.arch-all.unusedbd <==
python-gobject=3.12.1-1
valac=0.24.0-2

==> libselinux_2.3-1.arch-all.unusedbd <==
python-all-dev=2.7.6-2
swig=2.0.12-1

==> libsemanage_2.3-1.arch-all.unusedbd <==
python-all-dev=2.7.6-2
swig=2.0.12-1

==> libssh2_1.4.3-3.arch-all.unusedbd <==
chrpath=0.16-1

==> libtasn1-6_3.6-1.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2
texinfo=5.2.0.dfsg.1-3
texlive-latex-base=2014.20140528-3

==> libtheora_1.1.1+dfsg.1-3.2.arch-all.unusedbd <==
devscripts=2.14.4
graphviz=2.26.3-17+b2
python=2.7.6-2

==> libtool_2.4.2-1.7.arch-all.unusedbd <==
gfortran=4:4.8.2-4

==> libusb-1.0_1.0.18-2.arch-all.unusedbd <==
pkg-config=0.28-1

==> libusb_0.1.12-23.3.arch-all.unusedbd <==
pkg-config=0.28-1

==> libvdpau_0.7-2.arch-all.unusedbd <==
doxygen-latex=1.8.7-1

==> libvoikko_3.7-2.arch-all.unusedbd <==
autotools-dev=20140510.1

==> libxcb_1.10-2.arch-all.unusedbd <==
python=2.7.6-2

==> libxkbcommon_0.4.0-1.arch-all.unusedbd <==
flex=2.5.39-7

==> libxml-parser-perl_2.41-1.arch-all.unusedbd <==
sharutils=1:4.14-2

==> libxml2_2.9.1+dfsg1-3.arch-all.unusedbd <==
autotools-dev=20140510.1
libreadline-dev:amd64=6.3-6
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> libxslt_1.1.28-2.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> linuxdoc-tools_0.9.69-2.arch-all.unusedbd <==
texlive-latex-recommended=2014.20140528-3

==> lirc_0.9.0~pre1-1.arch-all.unusedbd <==
devscripts=2.14.4
python=2.7.6-2

==> llvm-toolchain-3.4_3.4.1-4.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
autotools-dev=20140510.1
bison=2:3.0.2.dfsg-2
diffstat=1.58-1
doxygen=1.8.7-1
flex=2.5.39-7
lcov=1.10-1
libtool=2.4.2-1.7
patchutils=0.3.3-1
procps=1:3.3.9-5
sharutils=1:4.14-2
swig=2.0.12-1
tcl=8.6.0+8
texinfo=5.2.0.dfsg.1-3

==> log4cxx_0.10.0-2.arch-all.unusedbd <==
graphviz=2.26.3-17+b2
gsfonts=1:8.11+urwcyr1.0.7~pre44-4.2
zlib1g-dev:amd64=1:1.2.8.dfsg-1

==> lua5.1_5.1.5-5.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6
quilt=0.63-2

==> lua5.2_5.2.3-1.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6
quilt=0.63-2

==> lvm2_2.02.106-1.arch-all.unusedbd <==
libcorosync-dev=1.4.6-1

==> lynx-cur_2.8.8pre5-1.arch-all.unusedbd <==
openssh-client=1:6.6p1-5
sharutils=1:4.14-2
telnet=0.17-36

==> markupsafe_0.23-1.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python3-all-dbg=3.4.1~rc1-1
python3-all-dev=3.4.1~rc1-1

==> mozjs_1.8.5-1.0.0+dfsg-4.arch-all.unusedbd <==
python=2.7.6-2
zip=3.0-8

==> mpdecimal_2.4.0-6.arch-all.unusedbd <==
autotools-dev=20140510.1
libgmp-dev:amd64=2:6.0.0+dfsg-4
python-sphinx=1.2.2+dfsg-2

==> mpi-defaults_1.0.2+nmu1.arch-all.unusedbd <==
libopenmpi-dev=1.6.5-8
openmpi-bin=1.6.5-8

==> ncurses_5.9+20140118-1.arch-all.unusedbd <==
g++-multilib=4:4.8.2-4

==> net-snmp_5.7.2.1~dfsg-6.arch-all.unusedbd <==
python-all=2.7.6-2
python2.7-dev=2.7.7~rc1-1

==> netcat-openbsd_1.105-7.arch-all.unusedbd <==
quilt=0.63-2

==> netcf_0.2.3-4.arch-all.unusedbd <==
ifupdown=0.7.48.1
libreadline-dev:amd64=6.3-6
libtool=2.4.2-1.7

==> netpbm-free_10.0-15.arch-all.unusedbd <==
flex=2.5.39-7

==> network-manager_0.9.8.10-3.arch-all.unusedbd <==
libiw-dev:amd64=30~pre9-8

==> ocaml_4.01.0-4.arch-all.unusedbd <==
quilt=0.63-2
tcl-dev:amd64=8.6.0+8
tk-dev:amd64=8.6.0+8

==> open-iscsi_2.0.873+git0.3b4b4500-1.arch-all.unusedbd <==
autotools-dev=20140510.1
bison=2:3.0.2.dfsg-2
flex=2.5.39-7

==> openais_1.1.4-4.1.arch-all.unusedbd <==
libcorosync-dev=1.4.6-1

==> openjdk-7_7u55-2.4.7-2.arch-all.unusedbd <==
fonts-ipafont-mincho=00303-12
libgl1-mesa-dri:amd64=10.1.4-1
sharutils=1:4.14-2
time=1.7-25
wdiff=1.2.2-1
wget=1.15-1

==> openldap_2.4.39-1.arch-all.unusedbd <==
debconf-utils=1.5.53

==> openmpi_1.6.5-8.arch-all.unusedbd <==
gfortran=4:4.8.2-4

==> opensp_1.5.2-11.arch-all.unusedbd <==
jadetex=3.13-14

==> openssl_1.0.1g-4.arch-all.unusedbd <==
m4=1.4.17-4

==> ossp-uuid_1.6.2-1.3.arch-all.unusedbd <==
libtool=2.4.2-1.7

==> pam_1.1.8-3.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0

==> pango1.0_1.36.3-1.arch-all.unusedbd <==
libglib2.0-doc=2.40.0-3

==> parted_2.3-20.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6
po4a=0.45-1

==> perl_5.18.2-4.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0

==> php5_5.6.0~beta3+dfsg-2.arch-all.unusedbd <==
chrpath=0.16-1
flex=2.5.39-7
libdb-dev:amd64=5.3.0
libgmp3-dev=2:6.0.0+dfsg-4
mysql-server=5.5.37-1
netbase=5.2
netcat-traditional=1.10-40

==> policykit-1_0.105-6.arch-all.unusedbd <==
gir1.2-glib-2.0=1.40.0-2

==> py3cairo_1.10.0+dfsg-4.arch-all.unusedbd <==
python3-all-dev=3.4.1~rc1-1

==> pycairo_1.8.8-1.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> pygobject-2_2.28.6-12.arch-all.unusedbd <==
cdbs=0.4.123
dbus-x11=1.8.2-1
docbook-xsl=1.78.1+dfsg-1
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python-cairo-dbg=1.8.8-1+b2
quilt=0.63-2
xsltproc=1.1.28-2

==> pygtk_2.24.0-3.arch-all.unusedbd <==
cdbs=0.4.123
docbook-xsl=1.78.1+dfsg-1
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
xsltproc=1.1.28-2

==> python-apt_0.9.3.6.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python3-all-dbg=3.4.1~rc1-1
python3-all-dev=3.4.1~rc1-1

==> python-defaults_2.7.6-2.arch-all.unusedbd <==
libhtml-tree-perl=5.03-1

==> python-numpy_1.8.1-1.arch-all.unusedbd <==
gfortran=4:4.8.2-4
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2
python3-all-dbg=3.4.1~rc1-1
python3-all-dev=3.4.1~rc1-1

==> python-stdlib-extensions_2.7.5-1.arch-all.unusedbd <==
blt-dev=2.4z-8
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> python3-defaults_3.4.1~rc1-1.arch-all.unusedbd <==
debiandoc-sgml=1.2.28-1
libhtml-tree-perl=5.03-1
python3-minimal=3.4.1~rc1-1

==> qca2_2.0.3-5.arch-all.unusedbd <==
ca-certificates=20140325

==> qdbm_1.8.78-3.arch-all.unusedbd <==
default-jdk=2:1.7-52

==> qemu_2.0.0+dfsg-6.arch-all.unusedbd <==
libattr1-dev:amd64=1:2.4.47-1
python=2.7.6-2

==> qt4-x11_4.8.6+dfsg-1.arch-all.unusedbd <==
flex=2.5.39-7
libpam0g-dev:amd64=1.1.8-3
libreadline-dev:amd64=6.3-6

==> qtbase-opensource-src_5.2.1+dfsg-3.arch-all.unusedbd <==
firebird-dev=2.5.2.26540.ds4-13

==> qtwebkit_2.2.1-7.arch-all.unusedbd <==
gperf=3.0.4-1

==> radvd_1.9.1-1.1.arch-all.unusedbd <==
autotools-dev=20140510.1

==> rdfind_1.3.4-2.arch-all.unusedbd <==
autotools-dev=20140510.1

==> re2c_0.13.5-1.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2

==> readline5_5.2+dfsg-2.arch-all.unusedbd <==
gcc-multilib=4:4.8.2-4
lib32ncurses5-dev=5.9+20140118-1
texinfo=5.2.0.dfsg.1-3

==> readline6_6.3-6.arch-all.unusedbd <==
gcc-multilib=4:4.8.2-4
lib32ncursesw5-dev=5.9+20140118-1
lib32tinfo-dev=5.9+20140118-1
libtinfo-dev:amd64=5.9+20140118-1
texinfo=5.2.0.dfsg.1-3

==> redhat-cluster_3.1.8-1.1.arch-all.unusedbd <==
libbz2-dev:amd64=1.0.6-5
libcorosync-dev=1.4.6-1
libopenais-dev=1.1.4-4.1
python-pexpect=3.2-1
xsltproc=1.1.28-2

==> redland_1.0.17-1.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0

==> rpm_4.11.2-3.arch-all.unusedbd <==
libdb-dev:amd64=5.3.0
libreadline-dev:amd64=6.3-6
python-all-dev=2.7.6-2

==> rrdtool_1.4.8-1.arch-all.unusedbd <==
groff=1.22.2-5
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> sane-backends_1.0.24-1.1.arch-all.unusedbd <==
libgphoto2-2-dev=2.5.4-1
texlive-latex-extra=2014.20140528-2
texlive=2014.20140528-3

==> sheepdog_0.8.1-3.arch-all.unusedbd <==
libcorosync-dev=1.4.6-1

==> speech-dispatcher_0.8-6.arch-all.unusedbd <==
python3=3.4.1~rc1-1

==> spice_0.12.5-1.arch-all.unusedbd <==
python=2.7.6-2

==> sqlite3_3.8.4.3-3.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> sqlite_2.8.17-11.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libreadline-dev:amd64=6.3-6
libtool=2.4.2-1.7

==> stunnel4_5.01-3.arch-all.unusedbd <==
openssl=1.0.1g-4
sdf=2.001+1-3

==> tbb_4.2~20140122-1.arch-all.unusedbd <==
libjs-jquery=1.7.2+dfsg-3

==> tcltk-defaults_8.6.0+8.arch-all.unusedbd <==
subversion=1.8.9-1

==> tdb_1.2.13-4.arch-all.unusedbd <==
python-all-dbg=2.7.6-2
python-all-dev=2.7.6-2

==> texinfo_5.2.0.dfsg.1-3.arch-all.unusedbd <==
libintl-perl=1.23-1
libtext-unidecode-perl=0.04-2

==> texlive-bin_2014.20140528.34243-2.arch-all.unusedbd <==
sharutils=1:4.14-2
time=1.7-25

==> tidy_20091223cvs-1.3.arch-all.unusedbd <==
libtool=2.4.2-1.7

==> tiff_4.0.3-8.arch-all.unusedbd <==
libxi-dev=2:1.7.2-1
libxmu-dev:amd64=2:1.1.2-1

==> torque_2.4.16+dfsg-1.4.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> unixodbc_2.3.1-3.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> usbredir_0.6-2.arch-all.unusedbd <==
autotools-dev=20140510.1

==> uw-imap_2007f~dfsg-2.arch-all.unusedbd <==
libkrb5-dev=1.12.1+dfsg-1

==> vala-0.24_0.24.0-2.arch-all.unusedbd <==
gnome-pkg-tools=0.19.3
lsb-release=4.1+Debian12

==> valgrind_3.9.0-5.arch-all.unusedbd <==
docbook=4.5-5.1
gcc-multilib=4:4.8.2-4
gdb=7.6.2-1.1+b1
mpi-default-dev=1.0.2+nmu1

==> vde2_2.3.2-4.arch-all.unusedbd <==
libpcap-dev=1.5.3-2

==> x11-xkb-utils_7.7+1.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2

==> x264_0.142.2389+git956c8d8-5.arch-all.unusedbd <==
libx11-dev:amd64=2:1.6.2-2

==> xcb-util-image_0.3.9-1.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libtool=2.4.2-1.7

==> xcb-util-keysyms_0.3.9-1.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libtool=2.4.2-1.7

==> xcb-util-renderutil_0.3.8-1.1.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libtool=2.4.2-1.7

==> xcb-util-wm_0.4.1-1.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libtool=2.4.2-1.7

==> xcb-util_0.3.8-2.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
libtool=2.4.2-1.7

==> xen_4.3.0-3.arch-all.unusedbd <==
gcc-multilib=4:4.8.2-4
iasl=20140424-1
libaio-dev=0.3.109-4

==> xfonts-utils_7.7+1.arch-all.unusedbd <==
quilt=0.63-2

==> xfsprogs_3.2.0.arch-all.unusedbd <==
autoconf=2.69-6
libtool=2.4.2-1.7

==> xmlto_0.0.25-2.arch-all.unusedbd <==
docbook-xml=4.5-7.2
docbook-xsl=1.78.1+dfsg-1
libxml2-utils=2.9.1+dfsg1-3
sgml-base=1.26+nmu4
xsltproc=1.1.28-2

==> xutils-dev_7.7+3.arch-all.unusedbd <==
autoconf=2.69-6

==> yasm_1.2.0-2.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2
python=2.7.6-2
xmlto=0.0.25-2

==> zlib_1.2.8.dfsg-1.arch-all.unusedbd <==
gcc-multilib=4:4.8.2-4

==> zookeeper_3.4.5+dfsg-2.arch-all.unusedbd <==
default-jdk-doc=0.52
default-jdk=2:1.7-52
libboost-dev:amd64=1.55.0.2
procps=1:3.3.9-5
python-all-dev=2.7.6-2

==> zziplib_0.13.62-2.arch-all.unusedbd <==
python=2.7.6-2
==> blcr_0.8.5-2.1.no-arch-all.unusedbd <==
dh-kpatches=0.99.36+nmu1

==> fftw3_3.3.4-1.no-arch-all.unusedbd <==
texinfo=5.2.0.dfsg.1-3

==> gst-plugins-base0.10_0.10.36-1.1.no-arch-all.unusedbd <==
gstreamer0.10-doc=0.10.36-1.2
libglib2.0-doc=2.40.0-3

==> krb5_1.12.1+dfsg-1.no-arch-all.unusedbd <==
doxygen=1.8.7-1

==> libraw1394_2.1.0-1.no-arch-all.unusedbd <==
docbook-utils=0.6.14-3
docbook-xml=4.5-7.2

==> libsoup2.4_2.46.0-2.no-arch-all.unusedbd <==
dbus-x11=1.8.2-1
dbus=1.8.2-1

==> opus_1.1-1.no-arch-all.unusedbd <==
doxygen=1.8.7-1

==> python-numpy_1.8.1-1.no-arch-all.unusedbd <==
libblas-dev=1.2.20110419-7
liblapack-dev=3.5.0-2

==> yajl_2.1.0-1.no-arch-all.unusedbd <==
doxygen=1.8.7-1

Reply via email to