[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: possible MBF: automatically detecting unused build dependencies



Hi,

Quoting Johannes Schauer (2014-07-07 13:51:00)
> we would like to propose an MBF with severity wishlist to drop unused build
> dependencies in a number of source packages

I fixed many of the previous false positives of build dependencies on meta
packages (not the file contents of the package are required for the build but
its dependencies) which, if not present during build, would make the build not
fail but just let the resulting binary be generated with less features.

In contrast to the initial results, this means that 70 fewer build dependencies
were found to be unneeded (25% of the original amount). The following binary
packages were found to be meta packages and are thus not false positives in the
result anymore:

bison, ca-certificates, default-jdk, doxygen-latex, g++-4.8-multilib,
gcc-multilib, gcj-jdk, gfortran, gir1.2-freedesktop, gir1.2-glib-2.0,
g++-multilib, iasl, jadetex, libblas-dev, libboost-dev, libcorosync-dev,
libdb-dev, libgmp3-dev, libgphoto2-2-dev, libkrb5-dev, libopenais-dev,
libpcap-dev, libreadline-dev, libsonic-dev, libtasn1-3-bin, libtasn1-3-dev,
libxi-dev, libxmlrpc-c3-dev, libxmu-dev, libxt-dev, lynx, mysql-server,
portaudio19-dev, python, python2.7-dev, python3, python3-all, python3-all-dbg,
python3-all-dev, python3-minimal, python-all, python-all-dbg, python-all-dev,
python-gobject, ruby, ruby-dev, swig, tcl-dev, texinfo, texlive,
texlive-latex-recommended, tk-dev, valac, x11-utils, zip

The classification is done automatically (without a blacklist) based on their
debtags (role::metapackage or role::dummy) or whether they ships any regular
file except for those in /usr/share/doc. If they were found to be a meta
package by this method, then they will be considered to contain the files of
the binary packages that were used to satisfy their dependencies.

> indicated by the attached two text files and the dd-list output.

I attached the updated list of droppable build dependencies and build
dependencies that can be moved to Build-Depends-Indep together with dd-list
output.

The results exclude python-defaults and python3-defaults (as requested by Scott
Kitterman) and openldap (as requested by Ryan Tandy) and lirc (as requested by
Stefan Lippers-Hollmann). Thank you Scott, Ryan and Stefan for already having
fixed your packaging!

Here is the updated MBF template email

--%<---------------------------------------------------------------------------
Subject: Please consider removing the build dependencies on $foo, $bar and $baz
Severity: wishlist
Usertag: unusedbd
User: bootstrap@lists.debian.org

Dear Maintainer,

the following build dependencies of this source package do not seem to be
needed during an --arch-all build with sbuild:

 - $foo
 - $bar

And the following do not seem to be needed during a --no-arch-all build with
sbuild:

 - $baz

Neither are any of their files accessed during the respective build nor are
their dependencies on other binary packages required. This can mean that either
one of those build dependencies

 1. is useless old cruft
 2. is architecture dependent and does not occur on amd64 but on other
    architectures
 3. indicates a bug in the packaging where you intend to use the build
    dependency but where that is not happening in practice during the build
 4. is a false positive of a dependency which is used as a meta package (only
    its dependencies are used but not its files) but not detected as one and
    for which the build does not fail if it is not installed

Depending on the case, you should

 1. remove the build dependency (if it was found in a --arch-all build) or move
    it to Build-Depends-Indep (if it was found in a --no-arch-all build)
 2. add an architecture restriction
 3. fix your packaging to make use of the build dependency
 4. make the build fail when the contents of the binary package are not found
    (for example by passing an explicit ./configure flag) or report the problem
    to j.schauer@email.de (reply to this bugreport) so that this false positive
    is not reported again

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

Is it missing anything?

Thank you!

cheers, josch
==> 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
texlive-latex-recommended=2014.20140528-3

==> apr-util_1.5.3-2.arch-all.unusedbd <==
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

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

==> bc_1.06.95-8.arch-all.unusedbd <==
bison=2:3.0.2.dfsg-2

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

==> 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

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

==> ceph_0.80.1-1.arch-all.unusedbd <==
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
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

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

==> 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

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

==> dbus-python_1.2.0-2.arch-all.unusedbd <==
xmlto=0.0.25-2

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

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

==> 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
quilt=0.63-2

==> 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

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

==> 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

==> 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
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

==> 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

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

==> 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

==> 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

==> 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 <==
libperl4-corelibs-perl=0.003-1
python=2.7.6-2

==> hwloc_1.9-3.arch-all.unusedbd <==
autotools-dev=20140510.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

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

==> lcms_1.19.dfsg1-1.3.arch-all.unusedbd <==
libtiff4-dev:amd64=4.0.3-8

==> 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

==> 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

==> 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

==> 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

==> 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

==> 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

==> 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

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

==> 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

==> 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
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 <==
quilt=0.63-2

==> lua5.2_5.2.3-1.arch-all.unusedbd <==
quilt=0.63-2

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

==> 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

==> 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
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

==> 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

==> 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

==> 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

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

==> parted_2.3-20.arch-all.unusedbd <==
po4a=0.45-1

==> php5_5.6.0~beta3+dfsg-2.arch-all.unusedbd <==
chrpath=0.16-1
flex=2.5.39-7
netbase=5.2
netcat-traditional=1.10-40

==> 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-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
xsltproc=1.1.28-2

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

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

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

==> 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 <==
lib32ncurses5-dev=5.9+20140118-1
texinfo=5.2.0.dfsg.1-3

==> readline6_6.3-6.arch-all.unusedbd <==
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
python-pexpect=3.2-1
xsltproc=1.1.28-2

==> rpm_4.11.2-3.arch-all.unusedbd <==
libreadline-dev:amd64=6.3-6

==> rrdtool_1.4.8-1.arch-all.unusedbd <==
groff=1.22.2-5

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

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

==> sqlite_2.8.17-11.arch-all.unusedbd <==
autoconf=2.69-6
automake=1:1.14.1-3
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

==> 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

==> usbredir_0.6-2.arch-all.unusedbd <==
autotools-dev=20140510.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
gdb=7.6.2-1.1+b1
mpi-default-dev=1.0.2+nmu1

==> 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 <==
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

==> zookeeper_3.4.5+dfsg-2.arch-all.unusedbd <==
default-jdk-doc=0.52
procps=1:3.3.9-5
==> blcr_0.8.5-2.1.no-arch-all.unusedbd <==
dh-kpatches=0.99.36+nmu1

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

==> 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

==> 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
"Adam C. Powell, IV" <hazelsct@debian.org>
   mpi-defaults (U)

Adam Conrad <adconrad@0c3.net>
   eglibc (U)

Alan Woodland <awoodland@debian.org>
   blcr

Alessandro Ghedini <ghedo@debian.org>
   curl
   valgrind

Alexander Wirt <formorer@debian.org>
   rrdtool (U)

Andreas Barth <aba@not.so.argh.org>
   netpbm-free

Andreas Henriksson <andreas@fatal.se>
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+3.0 (U)
   libarchive (U)
   libgnome-keyring (U)

Andreas Metzler <ametzler@debian.org>
   libtasn1-6 (U)

Andreas Rottmann <rotty@debian.org>
   libglade2

Andres Mejia <amejia@debian.org>
   libarchive (U)

Andrew Moise <chops@demiurgestudios.com>
   open-iscsi (U)

Anibal Monsalve Salazar <anibal@debian.org>
   cpio
   libidn (U)
   libmnl
   xfsprogs (U)

Anton Gladky <gladk@debian.org>
   freeglut

APT Development Team <deity@lists.debian.org>
   apt

Arnaud Fontaine <arnau@debian.org>
   xcb-util (U)
   xcb-util-image (U)
   xcb-util-keysyms (U)
   xcb-util-renderutil (U)
   xcb-util-wm (U)

Arno Töll <arno@debian.org>
   apache2 (U)

Aron Xu <aron@debian.org>
   libxml2 (U)
   netcat-openbsd

Atsuhito KOHDA <kohda@debian.org>
   lynx-cur

Aurelien Jarno <aurel32@debian.org>
   eglibc (U)
   libusb
   libusb-1.0
   qemu (U)

Bart Martens <bartm@debian.org>
   gtkglext

Bastian Blank <waldi@debian.org>
   parted (U)
   redhat-cluster (U)
   xen (U)

Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
   ghostscript (U)

Benjamin Drung <bdrung@debian.org>
   devscripts (U)

Benjamin Kaduk <kaduk@mit.edu>
   krb5 (U)

Bernd Zeimetz <bzed@debian.org>
   rrdtool (U)

Brian May <bam@debian.org>
   heimdal

Ceph Maintainers <ceph-maintainers@lists.ceph.com>
   ceph

Christian Perrier <bubulle@debian.org>
   apt (U)

Christoph Martin <christoph.martin@uni-mainz.de>
   openssl (U)

Chuan-kai Lin <cklin@debian.org>
   bison

Clint Adams <clint@debian.org>
   eglibc (U)

Colin Watson <cjwatson@debian.org>
   parted (U)

Craig Andrews <candrews@integralblue.com>
   geoclue-2.0 (U)

Cyril Brulebois <kibi@debian.org>
   libxkbcommon (U)

Damien Raude-Morvan <drazzib@debian.org>
   openjdk-7 (U)

Daniel Baumann <mail@daniel-baumann.ch>
   libcap2

Daniel Leidert (dale) <daniel.leidert@wgdd.de>
   xmlto (U)

Davide Puricelli (evo) <evo@debian.org>
   chicken

Debian Accessibility Team <debian-accessibility@lists.debian.org>
   at-spi2-atk
   flite

Debian Apache Maintainers <debian-apache@lists.debian.org>
   apache2
   apr-util

Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org>
   db5.3

Debian Bluetooth Maintainers <pkg-bluetooth-maintainers@lists.alioth.debian.org>
   bluez

Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
   boost-defaults

Debian GCC Maintainers <debian-gcc@lists.debian.org>
   cloog

Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0
   gtk+3.0
   libglade2 (U)
   libgnome-keyring
   pango1.0
   pygobject-2 (U)
   pygtk (U)

Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
   libtasn1-6

Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
   redhat-cluster

Debian iSCSI Maintainers <pkg-iscsi-maintainers@lists.alioth.debian.org>
   open-iscsi

Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
   ecj
   zookeeper

Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
   exiv2

Debian Libarchive Maintainers <ah-libarchive@debian.org>
   libarchive

Debian Libidn Team <help-libidn@gnu.org>
   libidn

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
   x264

Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
   findlib
   ocaml

Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
   openssl

Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
   libxml-parser-perl

Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
   php5

Debian Printing Team <debian-printing@lists.debian.org>
   cups-filters
   ghostscript
   ijs

Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
   python-numpy

Debian QA Group <packages@qa.debian.org>
   graphviz
   readline5

Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
   qemu

Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
   qca2
   qt4-x11
   qtbase-opensource-src
   qtwebkit

Debian RRDtool Team <rrdtool@ml.snow-crash.org>
   rrdtool

Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
   fftw3
   mpi-defaults

Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
   tcltk-defaults

Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
   texlive-bin

Debian TeX maintainers <debian-tex-maint@lists.debian.org>
   texinfo

Debian X Strike Force <debian-x@lists.debian.org>
   libxkbcommon
   xcb-util
   xcb-util-image
   xcb-util-keysyms
   xcb-util-renderutil
   xcb-util-wm
   xfonts-utils
   xutils-dev

Debian Xen Team <pkg-xen-devel@lists.alioth.debian.org>
   xen

Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
   libtheora

Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
   libxml2
   xmlto

Devscripts Devel Team <devscripts-devel@lists.alioth.debian.org>
   devscripts

Didier Raboud <odyx@debian.org>
   cups-filters (U)

Dirk Eddelbuettel <edd@debian.org>
   gsl

Dmitrijs Ledkovs <xnox@debian.org>
   db5.3 (U)

Dmitry Shachnev <mitya57@gmail.com>
   qtbase-opensource-src (U)

Dmitry Smirnov <onlyjob@debian.org>
   ceph (U)

Emilio Pozuelo Monfort <pochu@debian.org>
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0 (U)
   gtk+3.0 (U)
   pango1.0 (U)
   pygtk (U)
   vala-0.24 (U)

Enrico Tassi <gareuselesinge@debian.org>
   lua5.1 (U)
   lua5.2

Eric Dorland <eric@debian.org>
   libtasn1-6 (U)

Fabian Greffrath <fabian+debian@greffrath.com>
   x264 (U)

Fathi Boudra <fabo@debian.org>
   exiv2 (U)
   qt4-x11 (U)
   qtbase-opensource-src (U)
   qtwebkit (U)

Felix Geyer <fgeyer@debian.org>
   qca2 (U)

Francesco Paolo Lovergine <frankie@debian.org>
   tcltk-defaults (U)

Frank Küster <frank@debian.org>
   texinfo (U)

Frank Küster <frank@kuesterei.ch>
   texlive-bin (U)

Frederik Schüler <fs@debian.org>
   redhat-cluster (U)

GD team <pkg-gd-devel@lists.alioth.debian.org>
   libgd2

Ghe Rivero <ghe@debian.org>
   radvd

Giuseppe Iuculano <iuculano@debian.org>
   gtest (U)

GNU Libc Maintainers <debian-glibc@lists.debian.org>
   eglibc

gregor herrmann <gregoa@debian.org>
   libxml-parser-perl (U)

Guido Günther <agx@sigxcpu.org>
   open-iscsi (U)
   redhat-cluster (U)

Guido Trotter <ultrotter@debian.org>
   xen (U)

Guus Sliepen <guus@debian.org>
   libdc1394-22
   libraw1394

Helmut Grohne <helmut@subdivi.de>
   doxygen (U)

Héctor Orón Martínez <zumbi@debian.org>
   gdb

Ian Jackson <ijackson@chiark.greenend.org.uk>
   curl (U)

James McCoy <jamessan@debian.org>
   devscripts (U)

James Page <james.page@ubuntu.com>
   zookeeper (U)

James Page <jamespage@debian.org>
   ceph (U)

James Westby <jw+debian@jameswestby.net>
   libtasn1-6 (U)

Jan Niehusmann <jan@debian.org>
   qca2 (U)

Jason Thomas <jason@debian.org>
   tidy

Jay Berkenbilt <qjb@debian.org>
   tiff

Jelmer Vernooij <jelmer@debian.org>
   heimdal (U)

John Francesco Ferlito <johnf@inodes.org>
   libtheora (U)

John Stamp <jstamp@users.sourceforge.net>
   yajl

John V. Belmonte <jbelmonte@debian.org>
   lua5.1
   lua5.2 (U)

Jonas Smedegaard <dr@jones.dk>
   ghostscript (U)
   ijs (U)

Jordi Mallach <jordi@debian.org>
   at-spi2-atk (U)
   gnome-keyring (U)
   libgnome-keyring (U)

Josselin Mouette <joss@debian.org>
   fontconfig (U)
   gnome-keyring
   gnome-vfs
   gtk+2.0 (U)
   libglade2 (U)
   pango1.0 (U)
   pygobject-2
   pygtk (U)

Julian Andres Klode <jak@debian.org>
   apt (U)

Julian Taylor <jtaylor.debian@googlemail.com>
   fftw3 (U)
   python-numpy (U)

Julien Danjou <acid@debian.org>
   xcb-util (U)
   xcb-util-image (U)
   xcb-util-keysyms (U)
   xcb-util-renderutil (U)
   xcb-util-wm (U)

Kartik Mistry <kartik@debian.org>
   libmng

Kees Cook <kees@debian.org>
   apparmor

Keith Packard <keithp@debian.org>
   fontconfig

Kurt Roeckx <kurt@roeckx.be>
   openssl (U)

Laszlo Boszormenyi (GCS) <gcs@debian.org>
   ceph (U)
   libdbi
   sqlite
   stunnel4 (U)

Laurent Bigonville <bigon@debian.org>
   geoclue-2.0
   gnome-keyring (U)
   pygtk (U)

Liang Guo <guoliang@debian.org>
   spice
   usbredir

Lior Kaplan <kaplan@debian.org>
   php5 (U)

Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
   qt4-x11 (U)
   qtbase-opensource-src (U)
   qtwebkit (U)

LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
   llvm-toolchain-3.4

Loic Minier <lool@dooz.org>
   dbus (U)
   dbus-python (U)
   gst-plugins-base0.10 (U)
   libglade2 (U)
   rpm (U)
   vala-0.24 (U)

Loïc Minier <lool@debian.org>
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)

Luca Bruno <lucab@debian.org>
   gdb (U)

Lukas Loehrer <loehrerl@gmx.net>
   flite (U)

Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
   gst-plugins-base0.10
   gst-plugins-base1.0
   gstreamer1.0

Maintainers of Vala packages <pkg-vala-maintainers@lists.alioth.debian.org>
   vala-0.24

Manuel Prinz <manuel@debian.org>
   mpi-defaults (U)

Marc-Andre Lureau <marcandre.lureau@gmail.com>
   vala-0.24 (U)

Marco Nenciarini <mnencia@debian.org>
   ossp-uuid

Mario Lang <mlang@debian.org>
   at-spi2-atk (U)
   flite (U)

Marius B. Kotsbak <marius@kotsbak.com>
   libqmi

Mark Buda <hermit@acm.org>
   sane-backends

Mark Purcell <msp@debian.org>
   exiv2 (U)

Martin Loschwitz <madkiss@debian.org>
   redhat-cluster (U)

Martin Pitt <mpitt@debian.org>
   cups-filters (U)
   libgnome-keyring (U)
   pango1.0 (U)
   pygobject-2 (U)

Martin Zobel-Helas <zobel@debian.org>
   devscripts (U)

Matthias Klose <doko@debian.org>
   cloog (U)
   doxygen
   ecj (U)
   fastjar
   mpdecimal
   python-stdlib-extensions
   readline6

Matthias Klose <doko@ubuntu.com>
   openjdk-7 (U)

maximilian attems <maks@debian.org>
   klibc

Maximiliano Curia <maxy@debian.org>
   qtwebkit (U)

Mehdi Dogguy <mehdi@debian.org>
   findlib (U)
   ocaml (U)

Michael Biebl <biebl@debian.org>
   dbus (U)
   gnome-keyring (U)
   gnome-vfs (U)
   gtk+2.0 (U)
   libgnome-keyring (U)
   network-manager (U)
   pango1.0 (U)
   pygtk (U)

Michael Gilbert <michael.s.gilbert@gmail.com>
   ghostscript (U)

Michael Stapelberg <stapelberg@debian.org>
   libxkbcommon (U)

Michael Tautschnig <mt@debian.org>
   cloog (U)

Michael Tokarev <mjt@tls.msk.ru>
   qemu (U)
   spice (U)

Michael Vogt <mvo@debian.org>
   apt (U)

Michal Čihař <nijel@debian.org>
   rpm

Mikhail Gusarov <dottedmag@debian.org>
   libssh2

Modestas Vainius <modax@debian.org>
   qca2 (U)
   qt4-x11 (U)
   qtbase-opensource-src (U)

Nathan Scott <nathans@debian.org>
   xfsprogs (U)

Neutron Soutmun <neo.neutron@gmail.com>
   libmnl (U)

Nicolas Dandrimont <nicolas.dandrimont@crans.org>
   findlib (U)

Nobuhiro Iwamatsu <iwamatsu@debian.org>
   bluez (U)

Norbert Preining <preining@debian.org>
   texinfo (U)
   texlive-bin (U)

Oleksandr Moskalenko <malex@debian.org>
   lcms

Ondřej Surý <ondrej@debian.org>
   db5.3 (U)
   libgd2 (U)
   php5 (U)

OpenJDK Team <openjdk@lists.launchpad.net>
   openjdk-7

Otavio Salvador <otavio@debian.org>
   parted (U)

Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
   parted

Patrick Matthäi <pmatthaei@debian.org>
   geoip

Patrick Schoenfeld <schoenfeld@debian.org>
   devscripts (U)

Paul Brossier <piem@debian.org>
   fftw3 (U)

Peter De Schrijver (p2) <p2@debian.org>
   libdc1394-22 (U)

Peter Pentchev <roam@ringlet.net>
   stunnel4

Peter Samuelson <peter@p12n.org>
   apr-util (U)
   gpm

Philipp Benner <philipp@debian.org>
   cunit

Philipp Hug <debian@hug.cx>
   open-iscsi (U)

Pino Toscano <pino@debian.org>
   qt4-x11 (U)
   qtbase-opensource-src (U)

Prach Pongpanich <prachpub@gmail.com>
   libdbi (U)

Ralf Treinen <treinen@debian.org>
   ocaml (U)

Reinhard Tartler <siretart@tauware.de>
   x264 (U)

Rico Tzschichholz <ricotz@ubuntu.com>
   x264 (U)

Riku Voipio <riku.voipio@iki.fi>
   qemu (U)

Ritesh Raj Sarraf <rrs@debian.org>
   open-iscsi (U)

Robert S. Edmonds <edmonds@debian.org>
   re2c

Roland Stigge <stigge@debian.org>
   valgrind (U)

Ron Lee <ron@debian.org>
   opus

Ruben Molina <rmolina@udea.edu.co>
   cpio (U)

Russ Allbery <rra@debian.org>
   krb5 (U)

Ryan Kavanagh <rak@debian.org>
   bc

Ryan Niebur <ryanryan52@gmail.com>
   devscripts (U)

Sam Hartman <hartmans@debian.org>
   krb5

Sam Hocevar <sho@debian.org>
   yasm

Samuel Bronson <naesten@gmail.com>
   gdb (U)

Samuel Mimram <smimram@debian.org>
   ocaml (U)

Samuel Thibault <sthibault@debian.org>
   at-spi2-atk (U)
   flite (U)
   hwloc

Sandro Tosi <morph@debian.org>
   python-numpy (U)

Sean Finney <seanius@debian.org>
   libgd2 (U)

Sebastian Dröge <slomo@debian.org>
   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 <tokkee@debian.org>
   rrdtool (U)

Sebastian Reichel <sre@debian.org>
   vala-0.24 (U)

Sebastian Rittau <srittau@debian.org>
   libidl

Sebastien Bacher <seb128@debian.org>
   gst-plugins-base0.10 (U)
   gst-plugins-base1.0 (U)
   gstreamer1.0 (U)
   pygtk

Serge Hallyn <serge.hallyn@ubuntu.com>
   netcf

Sergei Golovan <sgolovan@debian.org>
   tcltk-defaults (U)

Simon Josefsson <simon@josefsson.org>
   libidn (U)
   libtasn1-6 (U)

Simon McVittie <smcv@debian.org>
   dbus (U)
   dbus-python (U)

Sjoerd Simons <sjoerd@debian.org>
   dbus (U)
   dbus-python (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)
   libgnome-keyring (U)
   network-manager (U)
   pango1.0 (U)
   pygobject-2 (U)
   vala-0.24 (U)

Stefan Fritsch <sf@debian.org>
   apache2 (U)
   apr-util (U)

Steve Capper <steven.capper@gmail.com>
   tbb

Steve M. Robbins <smr@debian.org>
   boost-defaults (U)
   gtest

Steve McIntyre <93sam@debian.org>
   netpbm-free (U)

Stéphane Glondu <glondu@debian.org>
   findlib (U)
   ocaml (U)

Sune Vuorela <debian@pusling.com>
   qt4-x11 (U)
   qtbase-opensource-src (U)

Sylvestre Ledru <sylvestre@debian.org>
   llvm-toolchain-3.4 (U)

TANIGUCHI Takaki <takaki@debian.org>
   rdfind

Theodore Y. Ts'o <tytso@mit.edu>
   e2fsprogs

Thijs Kinkhorst <thijs@debian.org>
   php5 (U)

Till Kamppeter <till.kamppeter@gmail.com>
   cups-filters (U)

Timo Jyrinki <timo@debian.org>
   libvoikko
   qt4-x11 (U)
   qtbase-opensource-src (U)

Tobias Frost <tobi@coldtobi.de>
   log4cxx

Torsten Landschoff <torsten@debian.org>
   pygtk (U)

Torsten Werner <twerner@debian.org>
   libcap2

Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
   dbus
   dbus-python
   network-manager

Vagrant Cascadian <vagrant@debian.org>
   qemu (U)

Xavier Oswald <xoswald@debian.org>
   parted (U)

XFS Development Team <xfs@oss.sgi.com>
   xfsprogs

YunQiang Su <wzssyqa@gmail.com>
   libxml2 (U)


Reply to: