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

Squeeze updates for ia32-libs{,-gtk}



Hi,

This is about squeeze, so more or less independent from my mail yesterday
about lenny.

At the security team meeting we discussed how we can maintain ia32-libs*
in a better way than was done for lenny; of course these package will
remain a beast but we'll have to do with what we have for at least another
release cycle.

The packages are just too bulky to be updating them with a DSA frequently.
We therefore propose that we update ia32-libs* in every point release, iff
there are relevant changes since the previous point release of course.
Only for truly critical issues will we be issuing a DSA for ia32-libs*.
I'm committing myself to tracking ia32-libs* and preparing the update for
the point releases. I'm not sure who exactly will be the SRM for squeeze
but I'd like to hear if they agree with this plan.

One essential flaw in the current lenny situation is that there's a big
delta between the versions of packages in ia32-libs* and the ones in lenny
at its release time. Because we're now deep into the freeze, I would like
to upload another update for ia32-libs and ia32-libs-gtk to unstable
a.s.a.p. to catch up and would like to ask you to approve and unblock it.

I've refreshed the packages and added two changes that I think are
important for proper support for the squeeze lifetime: adding
security.debian.org to the mirrors list and not disabling secure APT to
download the packages. Please see attached debdiffs, built packages are
here: http://loeki.tv/~thijs/ia32/

I'm not updating ia32-libs-core since the packages contained in that have
seen no significant changes since the last upload.

Depending on how long it will take until the actual squeeze release I may
come round once again if there are more changes that warrant another
upload. In any case we will catch the last bits in squeeze r1 as per
above.


Cheers,
Thijs
diff -Nru ia32-libs-20101129/debian/changelog ia32-libs-20110117/debian/changelog
--- ia32-libs-20101129/debian/changelog	2010-11-29 22:04:43.000000000 +0000
+++ ia32-libs-20110117/debian/changelog	2011-01-17 15:58:27.000000000 +0000
@@ -1,3 +1,164 @@
+ia32-libs (20110117) unstable; urgency=low
+
+  * Do not disable secure APT when downloading packages (closes: #610089)
+  * Add security repository next to the regular Debian mirror.
+
+  * Packages updated:
+
+  [ cyrus-sasl2 (2.1.23.dfsg1-7) unstable; urgency=low ]
+
+  [ Luca Capello ]
+  * Fix for (#601977), the idea coming from Gaudenz Steinlin
+    <gaudenz@debian.org>:
+    + debian/control:
+      - cyrus-sasl2-dbg Depends: on one of the two GSSAPI dbg packages.
+      - new cyrus-sasl2-mit-dbg package which Conflicts: with
+        cyrus-sasl2-heimdal-dbg.
+      - cyrus-sasl2-heimdal-dbg now Conflicts: with cyrus-sasl2-mit-dbg.
+    + debian/cyrus-sasl2-heimdal-dbg.preinst:
+      - remove, useless.
+    + debian/cyrus-sasl2-heimdal-dbg.postrm:
+      - remove, useless.
+    + debian/cyrus-sasl2-mit-dbg.dirs:
+      - create /usr/lib/debug/usr/lib/sasl2/.
+    + debian/rules:
+      - mv MIT libgssapiv2.so.2.0.23 into cyrus-sasl2-mit-dbg.
+
+  [ Roberto C. Sanchez ]
+  * Thanks to Luca Capello for providing the patch.
+
+  [ dbus (1.2.24-4) unstable; urgency=high ]
+
+  * debian/patches/12-CVE-2010-4352-reject-deeply-nested-variants.patch
+    - Fixes CVE-2010-4352: sending messages with excessively-nested variants
+      can crash the bus. The existing restriction to 64-levels of nesting
+      previously only applied to the static type signature; now it also
+      applies to dynamic nesting using variants.
+      Patch cherry-picked from upstream Git.
+  * Urgency high for the security fix.
+
+  [ isdnutils (1:3.9.20060704+dfsg.2-4.1) testing-proposed-updates; urgency=low ]
+
+  * Non-maintainer upload.
+  * debian/{ipppd,isdnvboxserver,isdnvboxserver}.postinst: Call MAKEDEV in
+    /dev not via search path (#604219, #604211, #597926, #604216).
+    Thanks to Alexander Reichle-Schmehl for the patch.
+
+  [ krb5 (1.8.3+dfsg-4) unstable; urgency=medium ]
+
+  * Ignore PACs without a server signature generated by OS X Open
+    Directory rather than failing authentication, #604925
+
+  [ krb5 (1.8.3+dfsg-3) unstable; urgency=emergency ]
+
+  * MITKRB5-SA-2010-007
+        * CVE-2010-1324: An unauthenticated attacker can inject arbitrary
+        content into an existing GSS connection that appears to be integrity
+        protected from the legitimate peer under some circumstances
+      * GSS applications may accept a PAC produced by an attacker as if it
+        were signed by a KDC
+      * CVE-2010-1323: attackers have a 1/256 chance of being able to
+        produce krb_safe messages that appear to be from legitimate remote
+        sources. Other than use in KDC database copies this may not be a
+        huge issue only because no one actually uses krb_safe
+        messages. Similarly, an attacker can force clients to display
+        challenge/response values of the attacker's choice.
+      * CVE-2010-4020: An attacker may be able to generate what is
+        accepted as a ad-signedpath or ad-kdc-issued checksum with 1/256
+        probability
+  * New   Vietnamese debconf translations, Thanks Clytie Siddall,
+    #601533
+  * Update standards version to 3.9.1 (no changes required
+
+  [ libasyncns (0.3-1.1) unstable; urgency=low ]
+
+  * Non-maintainer upload.
+  * libasyncns/asyncns.c: Fix data alignment issue on armel, backported from
+    upstream. (#566139)
+
+  [ libx11 (2:1.3.3-4) unstable; urgency=low ]
+
+  * Cherry-pick patches from upstream, 1.3-branch:
+    - man: Fix typo in Makefile
+    - Bug 27465 - Rewritten fi_FI.UTF-8 Compose file
+    - Fix typo in new fi_FI.UTF-8 that was reported by "make check"
+    - man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732
+    - man: Fix return value specification of XkbKeyActionEntry
+    - man: Return value of XkbGetState is Status and not Bool
+    - man: Add missing geometry component flag
+    - man: Correct the XkbAllAccessXEventsMask mask name
+    - Fix manual typos.
+    - Allow X11 users to compose anarchism
+    - Clarify requirements in XRestackWindows man page
+    - Fix typo that made configure always report "none" for man page suffix
+    - Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct path
+    - Compose.man: default user compose file is .XCompose, not .Xcompose
+    - Make Compose-comma map to Ogonek for A and E in UTF-8 locales.
+    - Make Compose-comma map to ogonek for I and U in UTF-8 locales.
+    - NLS: Add o/ Compose sequence
+    - nls: Switch one of the interrobang sequences to gnaborretni
+    - Bug 29773: aliases for nb_NO.utf8 and nn_NO.utf8
+
+  [ libxi (2:1.3-6) unstable; urgency=medium ]
+
+  * WireToEvent: Set display member of all events as well (cherry-pick from
+    upstream).
+
+  [ libxml2 (2.7.8.dfsg-2) unstable; urgency=low ]
+
+  * xpath.c: Fix a double-freeing error in XPath processing code.
+    (CVE-2010-4494). #607922.
+
+  [ openldap (2.4.23-7) unstable; urgency=low ]
+
+  * Updated vietnamese translation, thanks Clytie Siddall
+    (#601537, #598575)
+  * Updated portuguese translation, thanks Traduz (#599760)
+  * Updated danish translation, thanks Joe Dalton (#599835)
+
+  [ openssl (0.9.8o-4) unstable; urgency=low ]
+
+  * Fix CVE-2010-4180 (#529221)
+
+  [ sane-backends (1.0.21-9) unstable; urgency=low ]
+
+  * debian/patches/fix_epson2_cancel.patch:
+    + Added; fix handling of scanner errors by sending a cancel command
+      (#597922).
+
+  [ sane-backends (1.0.21-8) unstable; urgency=low ]
+
+  * debian/patches/fix_epson2_commands.patch:
+    + Added; fix list of supported commands for levels D1 and D2
+      (#582066).
+
+  [ util-linux (2.17.2-5) unstable; urgency=low ]
+
+  * Merge in all those NMUs that were never pushed to me in bugs.
+
+  [ util-linux (2.17.2-4) unstable; urgency=low ]
+
+  [Miklos Szeredi]
+
+  * mount: don't canonicalize "spec" with --no-canonicalize option.
+    #593336
+
+  [Karel Zak]
+
+  * fdisk: fix freespace boundaries calculation on SGI disklabel.
+    #510130
+
+  [LaMont Jones]
+
+  * Deliver agetty as both agetty and getty, preferring agetty.
+    #117596
+  * Declare source format (1.0)
+  * use debconf (iff installed) to warn about noauto fileysstems with non-zero
+    pass numbers.  #566072
+  * update lintian-overrides, actually install them in the deb
+
+ -- Thijs Kinkhorst <thijs@debian.org>  Mon, 17 Jan 2011 15:47:37 +0000
+
 ia32-libs (20101129) unstable; urgency=high
 
   [ Goswin von Brederlow ]
diff -Nru ia32-libs-20101129/debian/copyright ia32-libs-20110117/debian/copyright
--- ia32-libs-20101129/debian/copyright	2010-11-29 21:45:05.000000000 +0000
+++ ia32-libs-20110117/debian/copyright	2011-01-17 15:48:55.000000000 +0000
@@ -875,7 +875,73 @@
   be used in advertising or otherwise to promote the sale, use or other dealings
   in this Software without prior written authorization of the copyright holder.
 ---------------------------------------------------------------
-Copyright for ./cyrus-sasl2_2.1.23.dfsg1-6.dsc
+Copyright for ./cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.dsc
+This package was debianized by Fabian Fagerholm <fabbe@debian.org> on
+Fri, 28 May 2006 10:03:07 -0300.
+
+It was downloaded from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
+
+Copyright Holder: Carnegie Mellon University
+
+Authors: Tim Martin, Rob Earhart, Rob Siemborski
+
+License:
+/* 
+ * Copyright (c) 1998-2003 Carnegie Mellon University.  All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer. 
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in
+ *    the documentation and/or other materials provided with the
+ *    distribution.
+ *
+ * 3. The name "Carnegie Mellon University" must not be used to
+ *    endorse or promote products derived from this software without
+ *    prior written permission. For permission or any other legal
+ *    details, please contact  
+ *      Office of Technology Transfer
+ *      Carnegie Mellon University
+ *      5000 Forbes Avenue
+ *      Pittsburgh, PA  15213-3890
+ *      (412) 268-4387, fax: (412) 268-7395
+ *      tech-transfer@andrew.cmu.edu
+ *
+ * 4. Redistributions of any form whatsoever must retain the following
+ *    acknowledgment:
+ *    "This product includes software developed by Computing Services
+ *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
+ *
+ * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
+ * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
+ * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ */
+
+The saslfinger utility was downaloaded from
+http://postfix.state-of-mind.de/patrick.koetter/saslfinger/
+
+The following copyright and license terms apply:
+
+Copyright © 2004 Patrick Koetter
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
+
+On Debian systems, the complete text of the GNU General Public License,
+version 3, can be found in /usr/share/common-licenses/GPL-3.
+---------------------------------------------------------------
+Copyright for ./cyrus-sasl2_2.1.23.dfsg1-7.dsc
 This package was debianized by Fabian Fagerholm <fabbe@debian.org> on
 Fri, 28 May 2006 10:03:07 -0300.
 
@@ -1077,7 +1143,7 @@
  * THE POSSIBILITY OF SUCH DAMAGE.
  */
 ---------------------------------------------------------------
-Copyright for ./dbus_1.2.24-3.dsc
+Copyright for ./dbus_1.2.24-4.dsc
 This package was debianized by Colin Walters <walters@debian.org> on
 Thu,  6 Mar 2003 18:01:37 -0500
 
@@ -3208,7 +3274,7 @@
 On Debian systems, the complete text of the GNU Free Documentation
 License can be found in `/usr/share/common-licenses/GFDL'.
 ---------------------------------------------------------------
-Copyright for ./isdnutils_3.9.20060704+dfsg.2-4.dsc
+Copyright for ./isdnutils_3.9.20060704+dfsg.2-4.1.dsc
 This package was debianized by Paul Slootman <paul@debian.org>
 in the period June 2000 - September 2000.
 
@@ -3648,7 +3714,7 @@
  On Debian systems, the complete text of the GNU Library General Public License
  can be found in /usr/share/common-licenses/LGPL-2 file.
 ---------------------------------------------------------------
-Copyright for ./krb5_1.8.3+dfsg-2.dsc
+Copyright for ./krb5_1.8.3+dfsg-4.dsc
 This package was debianized by Sam Hartman <hartmans@permabit.com> on
 Thu, 19 Oct 2000 16:05:06 -0400.
 
@@ -4141,7 +4207,7 @@
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
 ---------------------------------------------------------------
-Copyright for ./libasyncns_0.3-1.dsc
+Copyright for ./libasyncns_0.3-1.1.dsc
 This package was debianized by CJ van den Berg <cj@vdbonline.com> on
 Fri,  1 Sep 2006 00:58:48 +0200.
 
@@ -6636,6 +6702,37 @@
 used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from The Open Group.
 ---------------------------------------------------------------
+Copyright for ./libsndfile_1.0.18-2+squeeze1.dsc
+This package was debianized by H. S. Teoh <hsteoh@debian.org> on
+Mon, 28 Aug 2000 12:41:14 -0400.
+
+It was downloaded from: http://www.mega-nerd.com/libsndfile/
+
+Upstream Author: Erik de Castro Lopo <erikd@mega-nerd.com>
+
+Copyright:
+
+libsndfile: a library for reading/writing audio sample files.
+Copyright (C) 1999  Erik de Castro Lopo.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later
+version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Library General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+On Debian GNU/Linux systems, a copy of the GNU Lesser General Public
+License resides in the file: /usr/share/common-licenses/LGPL-2.1
+---------------------------------------------------------------
 Copyright for ./libsndfile_1.0.21-3.dsc
 This package was debianized by H. S. Teoh <hsteoh@debian.org> on
 Mon, 28 Aug 2000 12:41:14 -0400.
@@ -6995,7 +7092,7 @@
 
 
 ---------------------------------------------------------------
-Copyright for ./libx11_1.3.3-3.dsc
+Copyright for ./libx11_1.3.3-4.dsc
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/lib/
 
@@ -8592,7 +8689,7 @@
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
 ---------------------------------------------------------------
-Copyright for ./libxi_1.3-5.dsc
+Copyright for ./libxi_1.3-6.dsc
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/lib/
 
@@ -8666,7 +8763,7 @@
    dealings in this Software without prior written authorization from Digital
    Equipment Corporation.
 ---------------------------------------------------------------
-Copyright for ./libxml2_2.7.8.dfsg-1.dsc
+Copyright for ./libxml2_2.7.8.dfsg-2.dsc
 This package was debianized by Vincent Renardias <vincent@waw.com> on
 Sat, 26 Sep 1998 16:50:54 +0200
 
@@ -11088,7 +11185,7 @@
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 
 ---------------------------------------------------------------
-Copyright for ./openldap_2.4.23-6.dsc
+Copyright for ./openldap_2.4.23-7.dsc
 This package was downloaded from:
 
     <http://www.openldap.org/>
@@ -11558,7 +11655,7 @@
 
 
 ---------------------------------------------------------------
-Copyright for ./openssl_0.9.8o-3.dsc
+Copyright for ./openssl_0.9.8o-4.dsc
 This package was debianized by Christoph Martin martin@uni-mainz.de on
 Fri, 22 Nov 1996 21:29:51 +0100.
 
@@ -12295,7 +12392,7 @@
  On Debian systems, the complete text of the LGPL-2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1.
 ---------------------------------------------------------------
-Copyright for ./sane-backends_1.0.21-7.dsc
+Copyright for ./sane-backends_1.0.21-9.dsc
 This package was first debianized by Kevin Dalley <kevind@rahul.net>.
 
 It is now maintained by Julien BLACHE <jblache@debian.org>, initially with
@@ -12934,7 +13031,7 @@
  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL'.
 ---------------------------------------------------------------
-Copyright for ./util-linux_2.17.2-3.3.dsc
+Copyright for ./util-linux_2.17.2-5.dsc
 This is the Debian GNU/Linux prepackaged version of util-linux.
 
 This package was put together by Guy Maor <maor@debian.org> and later
diff -Nru ia32-libs-20101129/fetch-and-build ia32-libs-20110117/fetch-and-build
--- ia32-libs-20101129/fetch-and-build	2010-09-27 19:13:46.000000000 +0000
+++ ia32-libs-20110117/fetch-and-build	2011-01-17 15:44:53.000000000 +0000
@@ -59,15 +59,10 @@
 mkdir -p $APTDIR/state/lists/partial
 mkdir -p $APTDIR/cache/archives/partial
 echo -n > $APTDIR/state/status
+# Bootstrap APT keystore with the one from the local system
+cp -a /etc/apt/trusted.gpg $APTDIR/etc/
 
-# Probe apt version for --allow-unauthenticated
-APT_VER=$(apt-get --version | head --lines 1 | cut -d" " -f2)
-if dpkg --compare-versions "$APT_VER" ">=" 0.6; then
-  # Sid apt needs authentication
-  APT_AUTH="--allow-unauthenticated"
-fi
-
-APT_GET="$APT_GET $APT_AUTH"
+APT_GET="$APT_GET"
 
 $APT_GET update
 $APT_GET autoclean
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libasyncns0_0.3-1.1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libasyncns0_0.3-1.1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libasyncns0_0.3-1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libasyncns0_0.3-1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libcapi20-3_1%3a3.9.20060704+dfsg.2-4.1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libcapi20-3_1%3a3.9.20060704+dfsg.2-4.1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libcapi20-3_1%3a3.9.20060704+dfsg.2-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libcapi20-3_1%3a3.9.20060704+dfsg.2-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libcapi20-dev_1%3a3.9.20060704+dfsg.2-4.1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libcapi20-dev_1%3a3.9.20060704+dfsg.2-4.1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libcapi20-dev_1%3a3.9.20060704+dfsg.2-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libcapi20-dev_1%3a3.9.20060704+dfsg.2-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libdbus-1-3_1.2.24-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libdbus-1-3_1.2.24-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libdbus-1-3_1.2.24-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libdbus-1-3_1.2.24-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libdbus-1-dev_1.2.24-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libdbus-1-dev_1.2.24-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libdbus-1-dev_1.2.24-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libdbus-1-dev_1.2.24-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libgssapi-krb5-2_1.8.3+dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libgssapi-krb5-2_1.8.3+dfsg-2_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libgssapi-krb5-2_1.8.3+dfsg-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libgssapi-krb5-2_1.8.3+dfsg-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libk5crypto3_1.8.3+dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libk5crypto3_1.8.3+dfsg-2_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libk5crypto3_1.8.3+dfsg-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libk5crypto3_1.8.3+dfsg-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libkrb5-3_1.8.3+dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libkrb5-3_1.8.3+dfsg-2_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libkrb5-3_1.8.3+dfsg-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libkrb5-3_1.8.3+dfsg-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libkrb5support0_1.8.3+dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libkrb5support0_1.8.3+dfsg-2_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libkrb5support0_1.8.3+dfsg-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libkrb5support0_1.8.3+dfsg-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libldap-2.4-2_2.4.23-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libldap-2.4-2_2.4.23-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libldap-2.4-2_2.4.23-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libldap-2.4-2_2.4.23-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libldap2-dev_2.4.23-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libldap2-dev_2.4.23-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libldap2-dev_2.4.23-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libldap2-dev_2.4.23-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsane_1.0.21-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsane_1.0.21-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsane_1.0.21-9_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsane_1.0.21-9_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsane-dev_1.0.21-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsane-dev_1.0.21-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsane-dev_1.0.21-9_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsane-dev_1.0.21-9_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsasl2-2_2.1.23.dfsg1-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsasl2-2_2.1.23.dfsg1-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsasl2-2_2.1.23.dfsg1-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsasl2-2_2.1.23.dfsg1-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsasl2-dev_2.1.23.dfsg1-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsasl2-dev_2.1.23.dfsg1-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libsasl2-dev_2.1.23.dfsg1-7_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libsasl2-dev_2.1.23.dfsg1-7_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libssl0.9.8_0.9.8o-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libssl0.9.8_0.9.8o-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libssl0.9.8_0.9.8o-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libssl0.9.8_0.9.8o-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libssl-dev_0.9.8o-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libssl-dev_0.9.8o-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libssl-dev_0.9.8o-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libssl-dev_0.9.8o-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libuuid1_2.17.2-3.3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libuuid1_2.17.2-3.3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libuuid1_2.17.2-5_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libuuid1_2.17.2-5_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libx11-6_2%3a1.3.3-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libx11-6_2%3a1.3.3-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libx11-6_2%3a1.3.3-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libx11-6_2%3a1.3.3-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libx11-dev_2%3a1.3.3-3_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libx11-dev_2%3a1.3.3-3_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libx11-dev_2%3a1.3.3-4_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libx11-dev_2%3a1.3.3-4_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxi6_2%3a1.3-5_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxi6_2%3a1.3-5_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxi6_2%3a1.3-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxi6_2%3a1.3-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxi-dev_2%3a1.3-5_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxi-dev_2%3a1.3-5_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxi-dev_2%3a1.3-6_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxi-dev_2%3a1.3-6_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxml2_2.7.8.dfsg-1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxml2_2.7.8.dfsg-1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxml2_2.7.8.dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxml2_2.7.8.dfsg-2_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxml2-dev_2.7.8.dfsg-1_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxml2-dev_2.7.8.dfsg-1_i386.deb differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/pkgs/libxml2-dev_2.7.8.dfsg-2_i386.deb and /tmp/6wYbQTk7kN/ia32-libs-20110117/pkgs/libxml2-dev_2.7.8.dfsg-2_i386.deb differ
diff -Nru ia32-libs-20101129/sources.list.deb ia32-libs-20110117/sources.list.deb
--- ia32-libs-20101129/sources.list.deb	2010-09-05 16:11:00.000000000 +0000
+++ ia32-libs-20110117/sources.list.deb	2011-01-17 15:45:34.000000000 +0000
@@ -3,3 +3,5 @@
 
 deb http://ftp.debian.org/debian squeeze main
 deb-src http://ftp.debian.org/debian squeeze main
+deb http://security.debian.org/ squeeze/updates main
+deb-src http://security.debian.org/ squeeze/updates main
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.dsc ia32-libs-20110117/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.dsc
--- ia32-libs-20101129/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.dsc	2009-06-12 13:10:02.000000000 +0000
@@ -0,0 +1,33 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: cyrus-sasl2
+Binary: sasl2-bin, cyrus-sasl2-doc, libsasl2-2, libsasl2-modules, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql, libsasl2-modules-gssapi-mit, libsasl2-dev, cyrus-sasl2-dbg
+Architecture: any
+Version: 2.1.22.dfsg1-23+squeeze1
+Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
+Uploaders: Fabian Fagerholm <fabbe@debian.org>, Roberto C. Sanchez <roberto@connexer.com>
+Homepage: http://asg.web.cmu.edu/sasl/sasl-library.html
+Standards-Version: 3.8.0.0
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cyrus-sasl2/
+Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb-dev (>= 4.6.21), libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient15-dev (>= 5.0.20), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), libkrb5-dev, libsqlite0-dev (>= 2.8.16), libldap2-dev (>= 2.1.30-8), chrpath, groff-base, debconf (>= 0.5) | debconf-2.0, po-debconf, docbook-to-man
+Build-Conflicts: heimdal-dev
+Checksums-Sha1: 
+ ad1e966bb12fa6cc567a4e29d5eb1892b22a79bf 1370731 cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz
+ 1a82b4e16ddaca5e5bb34cd4fdcb9f67891b78c8 77175 cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.diff.gz
+Checksums-Sha256: 
+ 5846e0b6654d8e15279a15b29870febffaf6948440604adc592753df0e42dbba 1370731 cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz
+ a73b470fe86d8c7834228318f44bd2814be8de3bf7ac7f2e2851e53f2c2eb018 77175 cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.diff.gz
+Files: 
+ f196299b2c07f822c8c56db71b7dc7db 1370731 cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz
+ bbe01b4405a3f2b369b1619b916d077e 77175 cyrus-sasl2_2.1.22.dfsg1-23+squeeze1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEARECAAYFAkoyUhoACgkQHYflSXNkfP+7xgCfU9pN29W9RRa6dON7kCsBPxH3
+ueEAnjRE4sgyrHq/mOQrc+XeDUsWTlki
+=sska
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/cyrus-sasl2_2.1.22.dfsg1.orig.tar.gz differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-6.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-6.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-6.dsc ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-6.dsc
--- ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-6.dsc	2010-08-26 20:39:28.000000000 +0000
+++ ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-6.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: cyrus-sasl2
-Binary: sasl2-bin, cyrus-sasl2-doc, libsasl2-2, libsasl2-modules, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql, libsasl2-modules-gssapi-mit, libsasl2-dev, libsasl2-modules-gssapi-heimdal, cyrus-sasl2-dbg, cyrus-sasl2-heimdal-dbg
-Architecture: any
-Version: 2.1.23.dfsg1-6
-Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
-Uploaders: Fabian Fagerholm <fabbe@debian.org>, Roberto C. Sanchez <roberto@connexer.com>
-Homepage: http://cyrusimap.web.cmu.edu/
-Standards-Version: 3.8.3
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/
-Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.8-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient-dev | libmysqlclient15-dev (>= 5.0.20), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), heimdal-multidev, krb5-multidev, libsqlite0-dev (>= 2.8.16), libldap2-dev (>= 2.1.30-8), chrpath, groff-base, debconf (>= 0.5) | debconf-2.0, po-debconf, docbook-to-man
-Build-Conflicts: heimdal-dev
-Checksums-Sha1: 
- b2543c780833c4e67edb0d7318eeb4a26d0bc39c 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
- d9c2b5a5672966c2aa13ab5958c5107baa5fd136 95689 cyrus-sasl2_2.1.23.dfsg1-6.diff.gz
-Checksums-Sha256: 
- ee463586f233a27d19ad922c8f321241558646a6c64b46c438cd58d37a9e69f5 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
- cd6b56051880f0792642d936b42f8a11009e2c76777ea726dbc699aad578e210 95689 cyrus-sasl2_2.1.23.dfsg1-6.diff.gz
-Files: 
- 6822689e9ef9791c1a1948314aa3445b 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
- fe98e07092019023d26c3f5b1f9287d7 95689 cyrus-sasl2_2.1.23.dfsg1-6.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.9 (GNU/Linux)
-
-iEYEARECAAYFAkx2zQoACgkQ5SXWIKfIlGRHwQCgmycBLN8PIkz7XNRi8meSECL2
-bBcAn0yxM7qo+29CsvGGvB480Qyr6wi8
-=ERjQ
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-7.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-7.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-7.dsc ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-7.dsc
--- ia32-libs-20101129/srcs/cyrus-sasl2_2.1.23.dfsg1-7.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/cyrus-sasl2_2.1.23.dfsg1-7.dsc	2010-12-19 12:17:11.000000000 +0000
@@ -0,0 +1,43 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 1.0
+Source: cyrus-sasl2
+Binary: sasl2-bin, cyrus-sasl2-doc, libsasl2-2, libsasl2-modules, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql, libsasl2-modules-gssapi-mit, libsasl2-dev, libsasl2-modules-gssapi-heimdal, cyrus-sasl2-dbg, cyrus-sasl2-mit-dbg, cyrus-sasl2-heimdal-dbg
+Architecture: any
+Version: 2.1.23.dfsg1-7
+Maintainer: Debian Cyrus SASL Team <pkg-cyrus-sasl2-debian-devel@lists.alioth.debian.org>
+Uploaders: Fabian Fagerholm <fabbe@debian.org>, Roberto C. Sanchez <roberto@connexer.com>
+Homepage: http://cyrusimap.web.cmu.edu/
+Standards-Version: 3.8.3
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/
+Build-Depends: debhelper (>= 5.0.0), dpatch, autotools-dev, automake1.9, autoconf, libtool, libdb4.8-dev, libpam0g-dev (>= 0.76-22), libssl-dev (>= 0.9.7e-3), libmysqlclient-dev | libmysqlclient15-dev (>= 5.0.20), libopie-dev (>= 2.32-10), libpq-dev (>= 8.1.3-4), heimdal-multidev, krb5-multidev, libsqlite0-dev (>= 2.8.16), libldap2-dev (>= 2.1.30-8), chrpath, groff-base, debconf (>= 0.5) | debconf-2.0, po-debconf, docbook-to-man
+Build-Conflicts: heimdal-dev
+Checksums-Sha1: 
+ b2543c780833c4e67edb0d7318eeb4a26d0bc39c 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
+ 22cc2f4cf2ed1f1707b9ec7eb8f13ad12ad1a2a9 95874 cyrus-sasl2_2.1.23.dfsg1-7.diff.gz
+Checksums-Sha256: 
+ ee463586f233a27d19ad922c8f321241558646a6c64b46c438cd58d37a9e69f5 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
+ 3fd606f501403d8e1cf55ef40686d1aae14c2f7194892bea05be17e60396bb96 95874 cyrus-sasl2_2.1.23.dfsg1-7.diff.gz
+Files: 
+ 6822689e9ef9791c1a1948314aa3445b 1415183 cyrus-sasl2_2.1.23.dfsg1.orig.tar.gz
+ 3a753dab92c2d325a1c968f9799a16ea 95874 cyrus-sasl2_2.1.23.dfsg1-7.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iQIcBAEBCAAGBQJNDPNIAAoJECzXeF7dp7IP5uIP/ifuU2C2E3T1TSTEiL2UtEsQ
+ufCEVbtcvR95p70ntu/t1olGZOtkI8GYJ6AGY/zKMS3jcJwddg+qhNzqkqk3wfJH
+9cfy1XjpOGZjKtcVBo1TtHdYZ8+/iT/LuMhfeiFIHW1+CFMTYQjZw8i7CjrkPwFt
+NO1ZRok1o8UJbXLRl4F31zBMsluAhyutRCFtE8J6nqnUinFeLkMsBznukMfe3DdE
+0x5qDlSCEZ9M5rd8aLEcSXTgrUhxJ2+MKwU65M2/t+YlDIFbqaKJ4P8Kd4VwYyRs
+ZlqAIw+TTeBDs12Zudnw7MSl+QlzPjOb62+BAC8PXbKJSRdxx4q9+78e5cjzT9MY
+MMMPmK3hZ4yItQ4d+asrm9gM8voWMpZnneBUQRSsq4QLMxcI5O1CALCFNTTS4rJv
+g+B6bEcc6fb3XMp7mRgIS7HZiwyXGrRAqC2xDTZXIf6RvoQzWFZaNIB7cIbAA7nm
+JOE0zfjWvE97Ki2IwvW2GmJA/X2/DtiOu+nABTvkA5MUUMfQ04lT3Vf9+TlCZwQX
+C562s/H+a310og7AZPkphxEt7KHUaSKtPFqHr/83wxFgZwSoPEt9SHCDHUsAI8Zo
+x2rSxDW+zhW0sli9GUr7PB8eEu37Hexz1S4pFgK0BDSPItCz6RnbYX1YeAqoNm4b
+RXAB1c1+0GSgvF4AJ+bH
+=Cqlq
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/dbus_1.2.24-3.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/dbus_1.2.24-3.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/dbus_1.2.24-3.dsc ia32-libs-20110117/srcs/dbus_1.2.24-3.dsc
--- ia32-libs-20101129/srcs/dbus_1.2.24-3.dsc	2010-07-27 19:32:05.000000000 +0000
+++ ia32-libs-20110117/srcs/dbus_1.2.24-3.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-Format: 3.0 (quilt)
-Source: dbus
-Binary: dbus, dbus-x11, libdbus-1-3, dbus-1-doc, libdbus-1-dev, dbus-1-dbg
-Architecture: any
-Version: 1.2.24-3
-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
-Uploaders: Sjoerd Simons <sjoerd@debian.org>,           Sebastian Dröge <slomo@debian.org>,           Michael Biebl <biebl@debian.org>,           Loic Minier <lool@dooz.org>,           Simon McVittie <smcv@debian.org>
-Homepage: http://dbus.freedesktop.org/
-Standards-Version: 3.9.0
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/
-Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/dbus/
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), autotools-dev, libexpat-dev, doxygen, xmlto, xsltproc, libx11-dev, libselinux1-dev [linux-any]
-Checksums-Sha1: 
- 9593717348ea36ba228b46f165bb67c127c12be8 1673774 dbus_1.2.24.orig.tar.gz
- 719865cc6899bb3640327bc9d132245609f3e9be 29387 dbus_1.2.24-3.debian.tar.gz
-Checksums-Sha256: 
- f12c748f4a703655e3d4c3db94cdf5a752a0cd0b36958c715804373bd3595c48 1673774 dbus_1.2.24.orig.tar.gz
- e9ff47c0617e4e319c510d9c4d899e8a021968d0376afeacafb8df793fd83086 29387 dbus_1.2.24-3.debian.tar.gz
-Files: 
- 565346cecd9cfecf1463540c6086cc2c 1673774 dbus_1.2.24.orig.tar.gz
- 93db65de1eeb12835b75b97d5e5fe81e 29387 dbus_1.2.24-3.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-
-iQIVAwUBTE8wCk3o/ypjx8yQAQgNUA/+OQx78Z30UCF0m/pcVKiejNo+XIjAg4TJ
-y/Su7zxGEedSsYaUonS1fy7N6ndcQJGCDsykL32b/c+llWSC7Z8TMiR5P4zf8bMP
-tqMyNu7uPmVLV4ko6iMrduUmGzLJ+c9czxsvIAHdqPUWzHHEdEd77TVus4VZNlj3
-0xhKQ1MswxQ8AWqTD2bsNEEA06PrfS991nGe8hAK10FEFIeYNayp2ssitQcj+B5H
-uZNuQNJDs6jvb7GLn5vExjHaOgkJ6whxFLXJflPvDJg2WsTgO1Trcs/4CbD1Xg2b
-WT32x/eacN4WJ68Md8avAX3k12soiH4tsA7/cg/FMw6KAzjfdWIVtpgeeUAbgAA+
-5Jh4y/8kV7LShxofu/pi/dEXro9E1kucxX1OcNVlAznGEGjwwb9Kj0kmO2c6cTdo
-qTQoelNA7GMePcxHltqRgR39Ri9AVt/ClT9iMAS/A/qxQ1HqvuThcvNnJKz+ESsx
-9GRc/H7sk8XX+sIMq7BMBJXee7sVGkM0UESL+JuzrmhJ2tO9RUIT3px0kYumGRBn
-kDbQKjdhZ+tiRj7LZ9qSlNqtuDBzLmOHoEqIgwwD37IPgPDFwp+nUnR1Gf4buuTI
-QVUSf+9ixUKJ4c7Xvwpml7z7hRRPby27jbdniPe0jqkmQklACvQwiXRLR8aWUgZH
-0AJshJvdGzE=
-=WWnn
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/dbus_1.2.24-4.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/dbus_1.2.24-4.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/dbus_1.2.24-4.dsc ia32-libs-20110117/srcs/dbus_1.2.24-4.dsc
--- ia32-libs-20101129/srcs/dbus_1.2.24-4.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/dbus_1.2.24-4.dsc	2010-12-21 18:02:03.000000000 +0000
@@ -0,0 +1,42 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 3.0 (quilt)
+Source: dbus
+Binary: dbus, dbus-x11, libdbus-1-3, dbus-1-doc, libdbus-1-dev, dbus-1-dbg
+Architecture: any
+Version: 1.2.24-4
+Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
+Uploaders: Sjoerd Simons <sjoerd@debian.org>,           Sebastian Dröge <slomo@debian.org>,           Michael Biebl <biebl@debian.org>,           Loic Minier <lool@dooz.org>,           Simon McVittie <smcv@debian.org>
+Homepage: http://dbus.freedesktop.org/
+Standards-Version: 3.9.0
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/
+Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/dbus/
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), autotools-dev, libexpat-dev, doxygen, xmlto, xsltproc, libx11-dev, libselinux1-dev [linux-any]
+Checksums-Sha1: 
+ 9593717348ea36ba228b46f165bb67c127c12be8 1673774 dbus_1.2.24.orig.tar.gz
+ dbd7ca0141faa94aeb784ee26e39294b9d05c500 32839 dbus_1.2.24-4.debian.tar.gz
+Checksums-Sha256: 
+ f12c748f4a703655e3d4c3db94cdf5a752a0cd0b36958c715804373bd3595c48 1673774 dbus_1.2.24.orig.tar.gz
+ fa84615fd438323b02deb01547c9196f92983077d5e7d3d56831ffb19dfe262e 32839 dbus_1.2.24-4.debian.tar.gz
+Files: 
+ 565346cecd9cfecf1463540c6086cc2c 1673774 dbus_1.2.24.orig.tar.gz
+ b3e84992759741a0f1cc00ee1d1f6982 32839 dbus_1.2.24-4.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAEBCAAGBQJNEOk6AAoJEGrh3w1gjyLcSyoP/03zeI07U2oeen8Wf9hFPOCz
+gcRZPhBSkLVNGCkNmZM9pIsdWu61pP9wdXtbhvh5pdiexwfWyLvhPQ1qonZv17S4
+OpItm8FlzZfFqKtgfSXuPBxhfKnc5jkfWrbVQiz5uBUNKV0NFWSeZsohJYfyjQqD
+CRRK05WR6utwH2Kxnv2rDrS+JIbhB2QK9mCDX6ee/VLoAxdCw1mmvqfZHYUbL97S
+uldVBSh66KsA+roIQyUHVv0fdyw7N8wBVdKTMBaHxl5j9iWjqz1GUWtQt64xhnVV
+VZGWEj14t6ducXJTjVDGmRoCFuQ6pUeY59EnoZmLnMnjssA3t2X1kdKza4kzbKFX
+bLM1MrkNTvtGZaZQdbVDw0dEf9bUVRGMT724MyyRXNs/E6Q+LcmklFAvZUVoEZTs
+U0iyhSC4N/gF0GScorAZInHhaMjTjYcvamYcLuL2n/wLYM1jqxe0ciFgFEu7Jpfg
+OfNgTqi8CZ8MY+JgCxWCs/Fuww93CjMB+eJeNOnLKzZWDQYKUyKDNuX3Tzllti/E
+I5eZxY9NZkqt3coxnd9jgriO2KJzr59DgvOJ3Y5VqIJY6NAm8YQh/r/LJSZGv8QV
++WSmjW4PPbu1NmLdn++K7us25wLMpEBm0gr0M+oCn22WlMPKlxz8cYmILfPtzTRn
+FKjq1CgVChqdtrOGAhqS
+=++BQ
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.dsc ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.dsc
--- ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.1.dsc	2010-12-25 20:47:03.000000000 +0000
@@ -0,0 +1,38 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 3.0 (quilt)
+Source: isdnutils
+Binary: isdnutils, isdnutils-base, isdnutils-xtools, ipppd, isdnlog, isdnlog-data, isdnutils-doc, isdnvbox, isdnvboxclient, isdnvboxserver, capiutils, libcapi20-3, libcapi20-dev, pppdcapiplugin
+Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh4 sparc sparc64 all
+Version: 1:3.9.20060704+dfsg.2-4.1
+Maintainer: Debian QA Group <packages@qa.debian.org>
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5), bzip2, libncurses5-dev | libncurses-dev, xutils-dev | imake, tcl-dev, linuxdoc-tools (>= 0.9.20), groff, libtool, libxaw7-dev, libreadline-dev, libpcap0.8-dev, autotools-dev, automake1.4, automake1.7, automake1.9, autoconf2.13, autoconf, libssl-dev, psutils, lsb-release, po-debconf
+Checksums-Sha1: 
+ 375ec53757f7959b6fb8267d32579f2f62371083 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
+ 56fe936ec1c1f22c8f712ef6ebb925f7843c3b00 312242 isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
+Checksums-Sha256: 
+ 04e5ce5e2d35e6167b035330127be3866902481640aecb02f1668e475b0a11d0 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
+ 841efa1c60ea2ede86085d5f6be7d2a6fab389b29c61e95a9b2a88d2080ac604 312242 isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
+Files: 
+ 720e57f3cdf91a3fdc6b70f96f2b3ce9 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
+ 9f982e006467bbf257b9e71879968511 312242 isdnutils_3.9.20060704+dfsg.2-4.1.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAEBCAAGBQJNFlMNAAoJEDO+GgqMLtj/xQwQALkylLre6mmDtUc/EjgZnwhV
+Pg97IS2K56519kc0T9Cmdy6i49bvA+15h3JGKPtaivRv+9NqVcbxeJhHXCr3U+5q
+mnxJo+EaDRfzI1/XMD08IaPxvB7GJbIN2WbZigI28e+L7PJota9Rknj+Xh9A11tC
+PyrHEDxsusVmJC9hv4LRdV6pH/OkbW/lxbjq1GwykVAq4M0fxAZ1KwtL60ekK9r1
+xsPicYhTu+vfR12fWp+hvSG8cIMMHJcFF9Tld1v4nv2ryjSBfU48PGJ4ZCJi9LS/
+wgwDj1p2rM/2r1jzWLtsSgJ15AM6NdFvGCI44ZzgGIzDE126rTGibrn1N7pOPupc
+VcefVTEET2kHUvZtkfXcwOI+e+EAWvhvhAoSmPAE/KGR8mIQDGthvf/qCSgPtfwD
+hQKBH7GRyU37t36eBh/ITHAjjHuGQwQd7w1Tbj5ZkNoWCuaEBxfnw01TAgbS02D5
+juv/HwLJRaDAQA5oZpJjmjsL5hlzolU/wYoEbd5FN9B0U/jAt2ZZ1RU2TVVbIGap
+BwyE5MmuSW/AePtHTjxlKwi3irykX+upG5X4/mQscmvZ+Gg6C+4lSYvYm1Ohp/9e
+hVptwBxy8rRimfgEhauVdRQc6wQDQ7bSo0uV1tG1njkEktJv+UjF46/fdqVXcHuK
+iHw5wEq8jh4JtAhJ6Y1H
+=1Z6G
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.dsc ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.dsc
--- ia32-libs-20101129/srcs/isdnutils_3.9.20060704+dfsg.2-4.dsc	2010-10-15 10:49:02.000000000 +0000
+++ ia32-libs-20110117/srcs/isdnutils_3.9.20060704+dfsg.2-4.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,28 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 3.0 (quilt)
-Source: isdnutils
-Binary: isdnutils, isdnutils-base, isdnutils-xtools, ipppd, isdnlog, isdnlog-data, isdnutils-doc, isdnvbox, isdnvboxclient, isdnvboxserver, capiutils, libcapi20-3, libcapi20-dev, pppdcapiplugin
-Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh4 sparc sparc64 all
-Version: 1:3.9.20060704+dfsg.2-4
-Maintainer: Debian QA Group <packages@qa.debian.org>
-Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 5), bzip2, libncurses5-dev | libncurses-dev, xutils-dev | imake, tcl-dev, linuxdoc-tools (>= 0.9.20), groff, libtool, libxaw7-dev, libreadline-dev, libpcap0.8-dev, autotools-dev, automake1.4, automake1.7, automake1.9, autoconf2.13, autoconf, libssl-dev, psutils, lsb-release, po-debconf
-Checksums-Sha1: 
- 375ec53757f7959b6fb8267d32579f2f62371083 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
- 9421a6f14feeeca562e9a90c7e869b8e25cd8c80 311074 isdnutils_3.9.20060704+dfsg.2-4.debian.tar.gz
-Checksums-Sha256: 
- 04e5ce5e2d35e6167b035330127be3866902481640aecb02f1668e475b0a11d0 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
- 30a7c8e7456478c93056719e654d63cf22cb9a2423048364fa371a322df80c1f 311074 isdnutils_3.9.20060704+dfsg.2-4.debian.tar.gz
-Files: 
- 720e57f3cdf91a3fdc6b70f96f2b3ce9 4410347 isdnutils_3.9.20060704+dfsg.2.orig.tar.bz2
- 26ed409dd8c71c48545858a3b686adb6 311074 isdnutils_3.9.20060704+dfsg.2-4.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAky3vacACgkQQSHHQzFw6+lVVQCgtSePfn71sWaaIhTQVIQl61rd
-HjQAoJ0pOBShb0/Q7x35lTnQji6hf8+s
-=HT0S
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-2.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-2.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-2.dsc ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-2.dsc
--- ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-2.dsc	2010-10-13 21:17:03.000000000 +0000
+++ ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-2.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: krb5
-Binary: krb5-user, krb5-kdc, krb5-kdc-ldap, krb5-admin-server, krb5-multidev, libkrb5-dev, libkrb5-dbg, krb5-pkinit, krb5-doc, libkrb5-3, libgssapi-krb5-2, libgssrpc4, libkadm5srv-mit7, libkadm5clnt-mit7, libk5crypto3, libkdb5-4, libkrb5support0, libkrb53
-Architecture: any
-Version: 1.8.3+dfsg-2
-Maintainer: Sam Hartman <hartmans@debian.org>
-Uploaders: Russ Allbery <rra@debian.org>
-Homepage: http://web.mit.edu/kerberos/
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=pkg-k5-afs/debian-krb5.git
-Vcs-Git: git://git.debian.org/git/pkg-k5-afs/debian-krb5.git
-Build-Depends: debhelper (>= 7), byacc | bison, comerr-dev, docbook-to-man, libkeyutils-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libldap2-dev, libncurses5-dev, libssl-dev, ss-dev, texinfo
-Checksums-Sha1: 
- 58ebe5245c9bb07d170d84aca534a88c17ffd199 11564633 krb5_1.8.3+dfsg.orig.tar.gz
- 04ccdf7ac8e84ef97fe6effd26f2e06cebc68182 98814 krb5_1.8.3+dfsg-2.diff.gz
-Checksums-Sha256: 
- ed8b74faedee22ab961c6acaea17e5801aa89dc904a44457ef13bb5a297c83eb 11564633 krb5_1.8.3+dfsg.orig.tar.gz
- f4bb75226af50c41646feedec69a4a4aa3f656db74f951a36e985acef0771f76 98814 krb5_1.8.3+dfsg-2.diff.gz
-Files: 
- a8bba2ef00a4afb18a2bdeec1deb6462 11564633 krb5_1.8.3+dfsg.orig.tar.gz
- 832d97716605693953abd5a3d0119c1c 98814 krb5_1.8.3+dfsg-2.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAky2H0gACgkQ/I12czyGJg9GBgCdHt4eZNgA8wcnmEwxEHFqEu7b
-DioAoI1qMyHqbwoIAn+CM0+yyxO1OfIp
-=5ZTy
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-4.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-4.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-4.dsc ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-4.dsc
--- ia32-libs-20101129/srcs/krb5_1.8.3+dfsg-4.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/krb5_1.8.3+dfsg-4.dsc	2010-12-14 17:17:03.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: krb5
+Binary: krb5-user, krb5-kdc, krb5-kdc-ldap, krb5-admin-server, krb5-multidev, libkrb5-dev, libkrb5-dbg, krb5-pkinit, krb5-doc, libkrb5-3, libgssapi-krb5-2, libgssrpc4, libkadm5srv-mit7, libkadm5clnt-mit7, libk5crypto3, libkdb5-4, libkrb5support0, libkrb53
+Architecture: any
+Version: 1.8.3+dfsg-4
+Maintainer: Sam Hartman <hartmans@debian.org>
+Uploaders: Russ Allbery <rra@debian.org>
+Homepage: http://web.mit.edu/kerberos/
+Standards-Version: 3.9.1
+Vcs-Browser: http://git.debian.org/?p=pkg-k5-afs/debian-krb5.git
+Vcs-Git: git://git.debian.org/git/pkg-k5-afs/debian-krb5.git
+Build-Depends: debhelper (>= 7), byacc | bison, comerr-dev, docbook-to-man, libkeyutils-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libldap2-dev, libncurses5-dev, libssl-dev, ss-dev, texinfo
+Checksums-Sha1: 
+ 58ebe5245c9bb07d170d84aca534a88c17ffd199 11564633 krb5_1.8.3+dfsg.orig.tar.gz
+ 7ac20857b400be652bc89dfeffb99c6ee0e34e7b 103385 krb5_1.8.3+dfsg-4.diff.gz
+Checksums-Sha256: 
+ ed8b74faedee22ab961c6acaea17e5801aa89dc904a44457ef13bb5a297c83eb 11564633 krb5_1.8.3+dfsg.orig.tar.gz
+ ea75f509f3123a1d910ff10b83d6f8f4f58720adeb8f462585ca3c63ec647ecb 103385 krb5_1.8.3+dfsg-4.diff.gz
+Files: 
+ a8bba2ef00a4afb18a2bdeec1deb6462 11564633 krb5_1.8.3+dfsg.orig.tar.gz
+ 00741517cb1e4a9a9487d09f9d50e5cf 103385 krb5_1.8.3+dfsg-4.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEARECAAYFAk0Hol4ACgkQ/I12czyGJg/9DgCghOrzYr5PiS/CCz5URpV2WFJf
+X9YAoKCKaHXCKxniedZ0dvDnI6aB3P7V
+=n5PC
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libasyncns_0.3-1.1.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libasyncns_0.3-1.1.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libasyncns_0.3-1.1.dsc ia32-libs-20110117/srcs/libasyncns_0.3-1.1.dsc
--- ia32-libs-20101129/srcs/libasyncns_0.3-1.1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/libasyncns_0.3-1.1.dsc	2010-11-28 14:47:49.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 1.0
+Source: libasyncns
+Binary: libasyncns-dev, libasyncns0
+Architecture: any
+Version: 0.3-1.1
+Maintainer: CJ van den Berg <cj@vdbonline.com>
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev
+Checksums-Sha1: 
+ e8100382a14c57af69633f3bd1b4b4a52fc90bb1 356020 libasyncns_0.3.orig.tar.gz
+ e639eee9c98a0904ba3329ef0d39fc2b882c1edf 2441 libasyncns_0.3-1.1.diff.gz
+Checksums-Sha256: 
+ 7dbfdd50b516ca05c734ddc2a2f7025800de71989647d905a290e1ac03c7ab72 356020 libasyncns_0.3.orig.tar.gz
+ 6a50fef65b422b0b0b6ed1d3e4a35c075f4b741eaeb53044aa4f7c2a24d38ea2 2441 libasyncns_0.3-1.1.diff.gz
+Files: 
+ 1aab5b1946ab0071b56a49e5b4efdc8c 356020 libasyncns_0.3.orig.tar.gz
+ 7311c8a671498be5a9522159a5982b34 2441 libasyncns_0.3-1.1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQEVAwUBTPJjxE0yN7tZsYcyAQjXOgf8DyF/wv42jLkPs/xkuR9Q+bd9gzhJK/I8
+kd5d6SqWDEf2pU7IBN+HUcLlvFCIG1f0xLZcrCtRU6KcN7thknX0U+fF4KgggZrH
++Opi1eJpvMi50aBBTQFt5qw9BHgbUZrq86FHVR5InXCPCkdGneYNdhhSBoaqG7Q5
+wpN+BfRDtBewZerRTmqDTkhlNj5W8bL0wwIj5oX/ObgIQdDy6witp+PQ0tlKK+xK
++tG2np+PAXh2KcYKT2Lf2CiVDVFUAubfp3cwqi/bn/b1yMGgztVbxvEFCKCx7t7X
+VO/r5dmdpsj5robtGj25pk6h71eKAJpELvep9jdDAbX9dVLcnUg0fw==
+=k8Qz
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libasyncns_0.3-1.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libasyncns_0.3-1.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libasyncns_0.3-1.dsc ia32-libs-20110117/srcs/libasyncns_0.3-1.dsc
--- ia32-libs-20101129/srcs/libasyncns_0.3-1.dsc	2007-05-27 19:32:01.000000000 +0000
+++ ia32-libs-20110117/srcs/libasyncns_0.3-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: libasyncns
-Binary: libasyncns-dev, libasyncns0
-Architecture: any
-Version: 0.3-1
-Maintainer: CJ van den Berg <cj@vdbonline.com>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), cdbs, autotools-dev
-Files: 
- 1aab5b1946ab0071b56a49e5b4efdc8c 356020 libasyncns_0.3.orig.tar.gz
- d6f8e3ad39357e23a8cd18e01d85932e 1763 libasyncns_0.3-1.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.6 (GNU/Linux)
-
-iD8DBQFGWdnPgTd+SodosdIRAjglAJ48enm1alzOOc/K4rUTNSNJRITrvQCfY85n
-3NMMZ2PE6S+xjrAAPQAMFy8=
-=T1Xr
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libsndfile_1.0.18-2+squeeze1.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libsndfile_1.0.18-2+squeeze1.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libsndfile_1.0.18-2+squeeze1.dsc ia32-libs-20110117/srcs/libsndfile_1.0.18-2+squeeze1.dsc
--- ia32-libs-20101129/srcs/libsndfile_1.0.18-2+squeeze1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/libsndfile_1.0.18-2+squeeze1.dsc	2009-09-13 05:00:02.000000000 +0000
@@ -0,0 +1,29 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: libsndfile
+Binary: libsndfile1-dev, libsndfile1, sndfile-programs
+Architecture: any
+Version: 1.0.18-2+squeeze1
+Maintainer: Samuel Mimram <smimram@debian.org>
+Homepage: http://www.mega-nerd.com/libsndfile/
+Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7.0.0), dpatch, pkg-config, libvorbis-dev, libflac-dev (>= 1.1.4-3), libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Checksums-Sha1: 
+ d0fb643dc5b1030cf769e06d1260c70320fc877e 923666 libsndfile_1.0.18.orig.tar.gz
+ 90be2336e0001c85074d068c9e72717564f3b134 10519 libsndfile_1.0.18-2+squeeze1.diff.gz
+Checksums-Sha256: 
+ c0821534a8510982d26b3085b148d9091dede53780733515eb49c99a65da293a 923666 libsndfile_1.0.18.orig.tar.gz
+ ef79b645082d4a7935b9b461dde214d2ef971dccfd9cf3a3950b27945c086290 10519 libsndfile_1.0.18-2+squeeze1.diff.gz
+Files: 
+ 9fde6efb1b75ef38398acf856f252416 923666 libsndfile_1.0.18.orig.tar.gz
+ 3ea60755d2a68a97c16feb7e18f31cc6 10519 libsndfile_1.0.18-2+squeeze1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEARECAAYFAkqseaIACgkQYy49rUbZzloPlwCfZY7x9CL1EyUCoGaK9RMhOxNB
+8/YAn0qdTZ93mZb2W8ocL15WziCEGCBJ
+=oBRy
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libsndfile_1.0.18.orig.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libsndfile_1.0.18.orig.tar.gz differ
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libx11_1.3.3-3.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libx11_1.3.3-3.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libx11_1.3.3-3.dsc ia32-libs-20110117/srcs/libx11_1.3.3-3.dsc
--- ia32-libs-20101129/srcs/libx11_1.3.3-3.dsc	2010-04-13 13:19:24.000000000 +0000
+++ ia32-libs-20110117/srcs/libx11_1.3.3-3.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,31 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: libx11
-Binary: libx11-6, libx11-6-udeb, libx11-data, libx11-6-dbg, libx11-dev, libx11-xcb1, libx11-xcb1-dbg, libx11-xcb-dev
-Architecture: any
-Version: 2:1.3.3-3
-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libx11.git
-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libx11
-Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.15.3), pkg-config, xtrans-dev, x11proto-core-dev (>= 7.0.13), x11proto-kb-dev, x11proto-input-dev, x11proto-xext-dev, x11proto-xf86bigfont-dev, libxcb1-dev (>= 1.5-3), quilt, automake, libtool, xutils-dev (>= 1:7.5), groff, ghostscript, netpbm, psutils
-Checksums-Sha1: 
- d900f8aa985376683690df9d36a864220dc48390 2899688 libx11_1.3.3.orig.tar.gz
- d829332c8f43cbde27d4f78207a8b4d4dedd2fa0 83327 libx11_1.3.3-3.diff.gz
-Checksums-Sha256: 
- 91274846aebcc9b1867d051c87833ef8f1a1ebe372b675373dd2a744360a8734 2899688 libx11_1.3.3.orig.tar.gz
- 99e8da303c7173d005b3a9bf7aa241cd3122fcbbdefeac20f03022c7638b0cea 83327 libx11_1.3.3-3.diff.gz
-Files: 
- f5669fa5843e54cb4cc7ebf8f7cc741e 2899688 libx11_1.3.3.orig.tar.gz
- 8e89a0a85ad360345e227796b1cde61a 83327 libx11_1.3.3-3.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkvEbOsACgkQeGfVPHR5Nd2hcgCeNxuA9k2OOL3WCBnALpMld2iM
-Rx0AoM3j+ULF/Xe8kji1brCSWrxBuPvp
-=BiOw
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libx11_1.3.3-4.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libx11_1.3.3-4.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libx11_1.3.3-4.dsc ia32-libs-20110117/srcs/libx11_1.3.3-4.dsc
--- ia32-libs-20101129/srcs/libx11_1.3.3-4.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/libx11_1.3.3-4.dsc	2010-11-19 17:19:31.000000000 +0000
@@ -0,0 +1,31 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: libx11
+Binary: libx11-6, libx11-6-udeb, libx11-data, libx11-6-dbg, libx11-dev, libx11-xcb1, libx11-xcb1-dbg, libx11-xcb-dev
+Architecture: any
+Version: 2:1.3.3-4
+Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
+Standards-Version: 3.8.4
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libx11.git
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libx11
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.15.3), pkg-config, xtrans-dev, x11proto-core-dev (>= 7.0.13), x11proto-kb-dev, x11proto-input-dev, x11proto-xext-dev, x11proto-xf86bigfont-dev, libxcb1-dev (>= 1.5-3), quilt, automake, libtool, xutils-dev (>= 1:7.5), groff, ghostscript, netpbm, psutils
+Checksums-Sha1: 
+ d900f8aa985376683690df9d36a864220dc48390 2899688 libx11_1.3.3.orig.tar.gz
+ b0a4e807977e3853ad852bccccd0443dc299208e 138341 libx11_1.3.3-4.diff.gz
+Checksums-Sha256: 
+ 91274846aebcc9b1867d051c87833ef8f1a1ebe372b675373dd2a744360a8734 2899688 libx11_1.3.3.orig.tar.gz
+ 1f500433c8de97a6764df035c0e3a7ed3606b97a3271389855d855498e135d64 138341 libx11_1.3.3-4.diff.gz
+Files: 
+ f5669fa5843e54cb4cc7ebf8f7cc741e 2899688 libx11_1.3.3.orig.tar.gz
+ d4fdc3c84ce80b33f76d2e454ac080f2 138341 libx11_1.3.3-4.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEARECAAYFAkzmrtwACgkQeGfVPHR5Nd1zYACfZP5Tet2UjxQxGxVFDVvL4acV
+MdIAoJpYoDvpq3Fg05SaQJpILG2QRuCO
+=5Q+7
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libxi_1.3-5.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libxi_1.3-5.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libxi_1.3-5.dsc ia32-libs-20110117/srcs/libxi_1.3-5.dsc
--- ia32-libs-20101129/srcs/libxi_1.3-5.dsc	2010-11-18 17:02:28.000000000 +0000
+++ ia32-libs-20110117/srcs/libxi_1.3-5.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-Format: 1.0
-Source: libxi
-Binary: libxi6, libxi6-udeb, libxi6-dbg, libxi-dev
-Architecture: any
-Version: 2:1.3-5
-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxi.git
-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxi
-Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 7.0.13), x11proto-xext-dev (>= 7.0.3), x11proto-input-dev (>= 1.9.99.902), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), xmlto, asciidoc (>= 8.4.5), pkg-config, quilt, xutils-dev (>= 1:7.4+4), automake, libtool
-Checksums-Sha1: 
- 21295adce7b1652a9a5145966941a956a6685d8d 434729 libxi_1.3.orig.tar.gz
- 4e84ff52868602257bac914240aace438f218531 20814 libxi_1.3-5.diff.gz
-Checksums-Sha256: 
- 1739a14403ec2e74e208f1748da005b98c376a9a43b63ce5f117e3f9fb6f29a5 434729 libxi_1.3.orig.tar.gz
- e9553747cd1499a4819b5a9548d19c66a5fffe29392f7d9d6be1144e8148295c 20814 libxi_1.3-5.diff.gz
-Files: 
- 1c038312e4f9b61fe72e52d0f59a01d5 434729 libxi_1.3.orig.tar.gz
- 86af1da29e2ee2f5a70da3aaa1653a57 20814 libxi_1.3-5.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iQIcBAEBCAAGBQJM5VkKAAoJEDEBgAUJBeQM63kQALg42Lqr7LBJ9jI92FXgIcTe
-HKSl8U/6EElOXryJoUBPQK/OknTmQSptfEHp9tMYiGtc+lq3qMRMD6/a/2HiD5eK
-J7G27y7Mrbo2RMWxX3XtFHHlHNSsW8Hv5PYFEXyo/PZmifHgtwvivqB7ctV6KJ+g
-amh3v7gjzuqkwyVWqNnPCCc8RQdKH/rRXogtpToei15SHVWIGiB1QeXJJd7X7T0e
-tmIdB4aRARBL+uyB0r+5ymkreN48ZHUm3Cf6e2narLrhvQbKwWJ4UWBdVGDJRthU
-p1ByThS9vEg5/huyqHXdvIxBEmKe0WouVvkZIvWtk0lAxq+xeNfeIQt5dbpu6sgf
-SeO+JuJdARpE6mwmUBr4wlsELvCmsTGQu8noV3VjDo1eZY1uZnqyHQ3cbNggtqop
-dAuKEGxnANJ74ik9AbCbAtFIV8dScdAJCkljxhjq6F2n5NwYMz+dceeQtYAEFJpQ
-IYKwPOdzLT6+EHnezHwhDn6EEUkvKZ+ANMdgDw0QAMlt28dShlyxkI7+t/q8xEoC
-XfdhUg+X1oLPQQ9lq4eJenf354SxUK76yrGP4ZjznVBvtQ6ygOGfsoNFfU+budVN
-/2hXnROmrwy4WkE/+7xAjAIlkG8LFRNN0FYKet1rSBLu6LQfIdK62Jp9JSPEjwCp
-SUebQh79/vs2em6f1Fyv
-=XGhD
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libxi_1.3-6.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libxi_1.3-6.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libxi_1.3-6.dsc ia32-libs-20110117/srcs/libxi_1.3-6.dsc
--- ia32-libs-20101129/srcs/libxi_1.3-6.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/libxi_1.3-6.dsc	2010-12-17 16:17:08.000000000 +0000
@@ -0,0 +1,41 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 1.0
+Source: libxi
+Binary: libxi6, libxi6-udeb, libxi6-dbg, libxi-dev
+Architecture: any
+Version: 2:1.3-6
+Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
+Standards-Version: 3.8.4
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxi.git
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxi
+Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 7.0.13), x11proto-xext-dev (>= 7.0.3), x11proto-input-dev (>= 1.9.99.902), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), xmlto, asciidoc (>= 8.4.5), pkg-config, quilt, xutils-dev (>= 1:7.4+4), automake, libtool
+Checksums-Sha1: 
+ 21295adce7b1652a9a5145966941a956a6685d8d 434729 libxi_1.3.orig.tar.gz
+ ce47769ff5eb79f371c7797b6dca7dd45167a44e 21259 libxi_1.3-6.diff.gz
+Checksums-Sha256: 
+ 1739a14403ec2e74e208f1748da005b98c376a9a43b63ce5f117e3f9fb6f29a5 434729 libxi_1.3.orig.tar.gz
+ 95dbac57ad71eaf30230d58416357edd02371a62b1da1c1aeb06e8e425e18170 21259 libxi_1.3-6.diff.gz
+Files: 
+ 1c038312e4f9b61fe72e52d0f59a01d5 434729 libxi_1.3.orig.tar.gz
+ 67ec5a2acb0c544e14863fa85576a8a4 21259 libxi_1.3-6.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAEBCAAGBQJNC4t1AAoJEDEBgAUJBeQMWdoP/R6Pc1g1FJG+rqPQ1V18e4f9
+v9xSsoOjkDsL7NT4xwbuJmH5aocuYfgPOFqPIFZ3HDyVT0Xjl60SbUFLyLXWAWpY
+pJ7udmnwMiHdkGuXpZKEfU/9DuNXJSWwlAdyoIB6rRxzmxqhaz3xg4v9XNdIlaVW
+bn1+LWx74OhVhjUW583ws1kYdZayP11+N67ZRgatOqD7Tsdq2KUV4gdaFL8AL7G7
+LI27JR/qKFFg2V00uZtcVQZe1e2g0IHDKxm7lPuojKa91cAOhiVLxlZ02Z11p+Ah
+Y8TL3xUJdn8HI6wCSGdHeodu+4l0EOc24upRR1inR+EGVyIOkKZ5w4jXO6fD/Nyg
+0472zZtgFz6Y2iqUiX0wOsnqHqaFAfSC5mXE6ZnNXaktb9PsbnSF1ZbLo3HrA4e8
+dSLZCgxlZEJ0QtYxt/8q/pwztW0OgJ2hiVwc4wSQtx4WCaghNVB3TjgMYzaGveH2
+2Zybue5dl1YMObh5eUI3sW98JQNgHv0mmv2mfY5mBTRU6URsd9ys/1/hosCZMycE
+qQqkIaGwLbnfZe6xIc0zvvKj4gRWAoEy8rktyytoKDi8vgmXEJmOAk+EJB2Lp/r+
+m46ULkgLlpRHXX/6GbwJtaRqconG3Jsr46GH9n6nDKQxXhYyFAWJ9sWpnK8v+42N
+pxNsiSO1C9mnb18oCWpx
+=HEoP
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-1.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-1.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-1.dsc ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-1.dsc
--- ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-1.dsc	2010-11-05 07:49:34.000000000 +0000
+++ ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: libxml2
-Binary: libxml2, libxml2-utils, libxml2-dev, libxml2-dbg, libxml2-doc, python-libxml2, python-libxml2-dbg
-Architecture: any
-Version: 2.7.8.dfsg-1
-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
-Uploaders: Mike Hommey <glandium@debian.org>
-Homepage: http://xmlsoft.org/
-Standards-Version: 3.9.0.0
-Vcs-Browser: http://git.debian.org/?p=debian-xml-sgml/libxml2.git
-Vcs-Git: git://git.debian.org/debian-xml-sgml/libxml2.git
-Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-all-dbg, python-support (>= 0.3), autotools-dev, libreadline-dev | libreadline5-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9), perl
-Checksums-Sha1: 
- bf481743478da6899a65507a34b67731466960dd 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
- 1e8af5772505b438d854fddf29bd26404a249f21 110176 libxml2_2.7.8.dfsg-1.diff.gz
-Checksums-Sha256: 
- 9f5262963fda356708903b42ff862a816c714582d0cf41477a8b3839945f0e43 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
- 9fc0b1235b87371b155dc619a62a227f554423bf565753cfcd1b01711a13f307 110176 libxml2_2.7.8.dfsg-1.diff.gz
-Files: 
- 116fd86aa1b392dfe38d6b17613deebb 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
- 90855cbbee0bfc67fd92fa7a1465ab23 110176 libxml2_2.7.8.dfsg-1.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iD8DBQFM07UW3kvaLFT9KlgRAqf+AJ43wnIhJ13OaZrzDcffIeGK06rHQACeOgSq
-j/fK0U3QzS+VNvqYZSCPPeU=
-=2kfQ
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-2.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-2.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-2.dsc ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-2.dsc
--- ia32-libs-20101129/srcs/libxml2_2.7.8.dfsg-2.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/libxml2_2.7.8.dfsg-2.dsc	2010-12-25 10:32:03.000000000 +0000
@@ -0,0 +1,42 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 1.0
+Source: libxml2
+Binary: libxml2, libxml2-utils, libxml2-dev, libxml2-dbg, libxml2-doc, python-libxml2, python-libxml2-dbg
+Architecture: any
+Version: 2.7.8.dfsg-2
+Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
+Uploaders: Mike Hommey <glandium@debian.org>
+Homepage: http://xmlsoft.org/
+Standards-Version: 3.9.0.0
+Vcs-Browser: http://git.debian.org/?p=debian-xml-sgml/libxml2.git
+Vcs-Git: git://git.debian.org/debian-xml-sgml/libxml2.git
+Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-all-dbg, python-support (>= 0.3), autotools-dev, libreadline-dev | libreadline5-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9), perl
+Checksums-Sha1: 
+ bf481743478da6899a65507a34b67731466960dd 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
+ 54e6d9c593ec6d062319e445e9defe513f4e72b6 110946 libxml2_2.7.8.dfsg-2.diff.gz
+Checksums-Sha256: 
+ 9f5262963fda356708903b42ff862a816c714582d0cf41477a8b3839945f0e43 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
+ 11311675f86081e7e820c9aa8d9f6bcccc20eed15dfa9696421baf7c284a9383 110946 libxml2_2.7.8.dfsg-2.diff.gz
+Files: 
+ 116fd86aa1b392dfe38d6b17613deebb 3509930 libxml2_2.7.8.dfsg.orig.tar.gz
+ d076fc7807d2b1c5fd6721968834663b 110946 libxml2_2.7.8.dfsg-2.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIVAwUBTRXBLuQqoE+mqoxyAQgIUA//aWENT4hZRSCo3cHQOoWT4mlmoz8EPM5V
+k25D3WXHsu4sGofccfrIkbPnILl0fQsCvhoRfMmgp7M2gBOsG4NmxKipTBQ2HzSv
+NZEOdMafolmGtx4JDE5Isso3ItmFL4tJpiW/j//lx7F8gjwK/hkOMHA5PSZLF1PN
+b8SdaR5CrPUd6zs6rkxGUkdf9Iz+jFlVUIla38Z5WGQ2N0/0saf5k0Dw/kKKRc9k
+OTV28sp1bTe9ia6IygMXUSRi4oD7jmdHOru67n0pJcel/0MIvh2OONhOzgtnQ8PK
+khisXgUMOqBszZaMtrb2stcM8vKPfRel2S6+OG71y8I/c1Weo+aATfm3g11vF2ee
+m45hgkjBsQsOJYMk4QIWUK5vzKlnrhC94et+ctA5xSCZphVBJb5aegaKlFQenF0l
+hJNNY2nBU6C4OQZ+OWBQRan33SO+OUQqqPfWYB24cb7UfgBeNfQz1vIb7VFRqYxy
+oXkh5aUC2xCtdzHfDu6c5YCNi4I2FSCeG4dH6WuzXhMHD8VzpNGOcPvFKa1AoMG8
+3U1MO5NkquWplsqfk39CPaw4O0F2HV9hd2kCYWBCHvBrJJoQ6y2Kp5+OriMi+4BW
+OV6ikvZvL/B4BRNw5qHUQ+eXTHbHjiwSGcNxsvMX8mlrN+3Mk1+molexDiRzp+Qu
+lloaUPd2mfo=
+=TtSu
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/openldap_2.4.23-6.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/openldap_2.4.23-6.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/openldap_2.4.23-6.dsc ia32-libs-20110117/srcs/openldap_2.4.23-6.dsc
--- ia32-libs-20101129/srcs/openldap_2.4.23-6.dsc	2010-09-23 09:17:07.000000000 +0000
+++ ia32-libs-20110117/srcs/openldap_2.4.23-6.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: openldap
-Binary: slapd, slapd-smbk5pwd, ldap-utils, libldap-2.4-2, libldap-2.4-2-dbg, libldap2-dev, slapd-dbg
-Architecture: any
-Version: 2.4.23-6
-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
-Uploaders: Roland Bauerschmidt <rb@debian.org>, Stephen Frost <sfrost@debian.org>, Steve Langasek <vorlon@debian.org>, Torsten Landschoff <torsten@debian.org>, Matthijs Mohlmann <matthijs@cacholong.nl>, Russ Allbery <rra@debian.org>
-Homepage: http://www.openldap.org/
-Standards-Version: 3.9.1
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-openldap/openldap/trunk
-Vcs-Svn: svn://svn.debian.org/pkg-openldap/openldap/trunk
-Build-Depends: debhelper (>= 6.0.7), libdb4.8-dev (>= 4.8.30), libgcrypt-dev, libgnutls-dev (>= 1.7), unixodbc-dev, libncurses5-dev, libperl-dev (>= 5.8.0), libsasl2-dev, libslp-dev, libltdl-dev | libltdl3-dev (>= 1.4.3), libwrap0-dev, perl, debconf-utils, po-debconf, quilt (>= 0.40), autotools-dev, libtool, automake, autoconf, groff-base, time, heimdal-dev
-Build-Conflicts: bind-dev, libbind-dev, libicu-dev
-Checksums-Sha1: 
- e6ac4c2e946518f5c26df0a60e78e47209e47665 4480431 openldap_2.4.23.orig.tar.gz
- 1d7b2bd179e4685b0d3c5a5fe0f27d85a11358eb 153478 openldap_2.4.23-6.diff.gz
-Checksums-Sha256: 
- cf735dfa3cbe7e928434474bae4b75373cefbcdfb1cd26f2f0e46503b5315fd7 4480431 openldap_2.4.23.orig.tar.gz
- 196b073aa62c23ccc890c4ca480999f7541e95b016a1217a292f72685baa6e6f 153478 openldap_2.4.23-6.diff.gz
-Files: 
- a86fc087e85a59c34b23be7743d7f87d 4480431 openldap_2.4.23.orig.tar.gz
- c338cd5f866e84c39fdc73907926579a 153478 openldap_2.4.23-6.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkybFmEACgkQ2n1ROIkXqbA5cACbB9jFsAzrD3vJeszI63k+fJod
-oawAn02OCLzU7JNRUP40VIR3EQC4Jy+F
-=rC4P
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/openldap_2.4.23-7.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/openldap_2.4.23-7.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/openldap_2.4.23-7.dsc ia32-libs-20110117/srcs/openldap_2.4.23-7.dsc
--- ia32-libs-20101129/srcs/openldap_2.4.23-7.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/openldap_2.4.23-7.dsc	2010-11-22 23:23:15.000000000 +0000
@@ -0,0 +1,43 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+Format: 1.0
+Source: openldap
+Binary: slapd, slapd-smbk5pwd, ldap-utils, libldap-2.4-2, libldap-2.4-2-dbg, libldap2-dev, slapd-dbg
+Architecture: any
+Version: 2.4.23-7
+Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
+Uploaders: Roland Bauerschmidt <rb@debian.org>, Stephen Frost <sfrost@debian.org>, Steve Langasek <vorlon@debian.org>, Torsten Landschoff <torsten@debian.org>, Matthijs Mohlmann <matthijs@cacholong.nl>, Russ Allbery <rra@debian.org>
+Homepage: http://www.openldap.org/
+Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-openldap/openldap/trunk
+Vcs-Svn: svn://svn.debian.org/pkg-openldap/openldap/trunk
+Build-Depends: debhelper (>= 6.0.7), libdb4.8-dev (>= 4.8.30), libgcrypt-dev, libgnutls-dev (>= 1.7), unixodbc-dev, libncurses5-dev, libperl-dev (>= 5.8.0), libsasl2-dev, libslp-dev, libltdl-dev | libltdl3-dev (>= 1.4.3), libwrap0-dev, perl, debconf-utils, po-debconf, quilt (>= 0.40), autotools-dev, libtool, automake, autoconf, groff-base, time, heimdal-dev
+Build-Conflicts: bind-dev, libbind-dev, libicu-dev
+Checksums-Sha1: 
+ e6ac4c2e946518f5c26df0a60e78e47209e47665 4480431 openldap_2.4.23.orig.tar.gz
+ 883f272e782807612a3c594bd85a0359cb34e420 153482 openldap_2.4.23-7.diff.gz
+Checksums-Sha256: 
+ cf735dfa3cbe7e928434474bae4b75373cefbcdfb1cd26f2f0e46503b5315fd7 4480431 openldap_2.4.23.orig.tar.gz
+ cbf89a02d8d3a57201d891049614e1379d414e3544d060c72ba7dd0adaffc092 153482 openldap_2.4.23-7.diff.gz
+Files: 
+ a86fc087e85a59c34b23be7743d7f87d 4480431 openldap_2.4.23.orig.tar.gz
+ 366de47ea3a18b4199e72654bab1036b 153482 openldap_2.4.23-7.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIVAwUBTOrYh1aNMPMhshM9AQiEMRAAokFh08bJmmKUZS0w6Tsrs7TvZU56L1nh
+4ZKYFm/ebFvYB4HlG/XjkaGpnQ/DtWPccB431djRxlreG8vnX2dDACBMI12vLzY+
+WWOih6ad4yaRRi7GAGuoYyBxbv2SbaMKCsRXxFr+3bM+68oPJZHOBp7oLvhyQsHJ
+BAlOGgEUWVtUBXG32KT66IapuV84RjDOTD6QHW4ay94vIcnMcEg4C0CTuTfKZwox
+Ail0W+8cLpZxkR2AA0s+6+oyjZN+jKz+eY2vUOvYmHkX2JHB4RO4rHcIydmHgQ0/
+vyD0eSH/cqF662ZpcU4KtPyIW7hS+feOXsOGrsLHqUVc+bFHeds8PCvvCq3i8TlT
+cI9qJvyhLk5A+9IdYqimcDiTTN0tobpUzY+ZXaCH9FBaIjUdfbMUU0dZ+/TneKhf
+hb1KLrP3PdglOsldUz+T4iT+CeJ8EKDEnqInDstHxxW+OtBLGRcM3YKnZujT09Ni
+4LwTI9JEHjQDsbXamJ6PIUf8srcGhrQGuKwT+lhd3xufMU1xRlqaB1YAbGb1tZfX
+5BPJQm3oSf1JJUrrl2UzRjqaXZEds6brcZipBmVo0vrrrMbJfTT7jx7TmIHgLPou
+EieHyzQFqRsRmW36Kq42dXYT6MGB5N0zQPA6C5O4lawsmlOqtzxXjYwK3BvZvApJ
+O5+J6AwwUNg=
+=h+Da
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/openssl_0.9.8o-3.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/openssl_0.9.8o-3.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/openssl_0.9.8o-3.dsc ia32-libs-20110117/srcs/openssl_0.9.8o-3.dsc
--- ia32-libs-20101129/srcs/openssl_0.9.8o-3.dsc	2010-11-16 20:35:14.000000000 +0000
+++ ia32-libs-20110117/srcs/openssl_0.9.8o-3.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-Format: 3.0 (quilt)
-Source: openssl
-Binary: openssl, libssl0.9.8, libcrypto0.9.8-udeb, libssl-dev, libssl0.9.8-dbg
-Architecture: any
-Version: 0.9.8o-3
-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
-Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Kurt Roeckx <kurt@roeckx.be>
-Standards-Version: 3.8.0
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl
-Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl/
-Build-Depends: debhelper (>= 5.0.22), binutils (>= 2.14.90.0.7), zlib1g-dev, m4, bc
-Checksums-Sha1: 
- 80c73afc7dca790cd26936cb392a4dfd14d4e4d7 3772542 openssl_0.9.8o.orig.tar.gz
- ae070f55e45310d5af82c772f47e7c5f6e395063 60779 openssl_0.9.8o-3.debian.tar.gz
-Checksums-Sha256: 
- befada1ac3819b1d317df8197b5e82ec768b39d250fcbef81e2b1cb7f165d448 3772542 openssl_0.9.8o.orig.tar.gz
- 6bc5c2b6bc94a3e88e281199fb03f589c739cce2c0cf38d751955a7c1683841f 60779 openssl_0.9.8o-3.debian.tar.gz
-Files: 
- 63ddc5116488985e820075e65fbe6aa4 3772542 openssl_0.9.8o.orig.tar.gz
- 4a87d7a2f90f239fd5409cfa583afafe 60779 openssl_0.9.8o-3.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iQIcBAEBCgAGBQJM4uKrAAoJEGpMZM6DE7XwxOQQAIxkAdQ8S/Je0W/6XlKhQwkM
-6dgQ0uczbtTPg3EMYKHEydt8uPguGbXDRWDk3vNCyQyBFeW2woleoaH7Wq0TXXcN
-Vy7R+U4gcGZ8sfkxa1HP8r1MmePA1V6LWCVdcq8ocNKCscb+CLSHygoxuwpu385i
-IRfqAGJ9R1+FKNI0bwNjlIwmj2iOLe6HbnbsF6T7ghf0aZFokpgCs8c9UBHN3HQ6
-H8aDqtff9U/IeLp3gdXloMDBs93v9OEPeHxphPsOySHrT4VL4Nv/pSdL5lMAqX6O
-sxLG8Vac2u8gCWfDCY+Z+xlWIQhPP9vE8iOWC0FQDBUYFjHGXgm9UYwvwBq/5vOt
-0rHmmVSNox8eNbkZoEYDoP9/jZKp4NFc81tuIPMP6BSTFnPST/90zHShE2C0Gfyl
-YCfJ0Ug4BnUL14oCMKmEUIRT+uhj/REb/Eg2IEeA7A+VZAbf2FX5NhpDJwz0KV8x
-e9Y+At9+mE/6bBlmTShF5DzEdN7EvDT2oyqwUi2UpOBrd6MqNB1sIC9maZfqD+M4
-kKDuCgBG3Et2rOTVH4pnAsF+sWxF65qcSNwB+dYeyVwV4ImXaETC2io+Xdu2Eqd+
-yPi56c42UoqWwJU5iC8RkeeDrUmGrMAYxOxcxz+InRMW/fBrmLkwTPciEZqBV0dw
-hZ2+PqsMJz6K0LLt+GGv
-=C0YJ
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/openssl_0.9.8o-4.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/openssl_0.9.8o-4.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/openssl_0.9.8o-4.dsc ia32-libs-20110117/srcs/openssl_0.9.8o-4.dsc
--- ia32-libs-20101129/srcs/openssl_0.9.8o-4.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/openssl_0.9.8o-4.dsc	2010-12-06 20:33:38.000000000 +0000
@@ -0,0 +1,41 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+Format: 3.0 (quilt)
+Source: openssl
+Binary: openssl, libssl0.9.8, libcrypto0.9.8-udeb, libssl-dev, libssl0.9.8-dbg
+Architecture: any
+Version: 0.9.8o-4
+Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
+Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Kurt Roeckx <kurt@roeckx.be>
+Standards-Version: 3.8.0
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl
+Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl/
+Build-Depends: debhelper (>= 5.0.22), binutils (>= 2.14.90.0.7), zlib1g-dev, m4, bc
+Checksums-Sha1: 
+ 80c73afc7dca790cd26936cb392a4dfd14d4e4d7 3772542 openssl_0.9.8o.orig.tar.gz
+ d2d4a2776b31c53a031a70465c2e17ed35db2fdf 61286 openssl_0.9.8o-4.debian.tar.gz
+Checksums-Sha256: 
+ befada1ac3819b1d317df8197b5e82ec768b39d250fcbef81e2b1cb7f165d448 3772542 openssl_0.9.8o.orig.tar.gz
+ 84f7cbd0b88d632310abfdbb1464c29456ada13c5accb5b41a58be6677287e5c 61286 openssl_0.9.8o-4.debian.tar.gz
+Files: 
+ 63ddc5116488985e820075e65fbe6aa4 3772542 openssl_0.9.8o.orig.tar.gz
+ 60a860603465c40a983d71086afb8e92 61286 openssl_0.9.8o-4.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAEBCgAGBQJM/T4HAAoJEGpMZM6DE7XwJM8P/0F3zb5pX8WydUbpYymBlSTs
+KYwmdz7cFuxUnTkUt23FzqgcADUqoPLIsRJdXnoj2Y6H3EOCOtUZOze4eH5sbMHb
+NHCj2nkLROpXhJuR5q7IDgm4bV2swR+/NByS9lrirzAvo0Jq0H0KNW8L8Qw9DKnU
+dFNRrVgkjF2rtLx38ruzSWgE8Qn0TNM8IL4Yr3mrCkYt4nCv0i0AtMN7wV6X3GcQ
+I/CSxCruLZnZWetFMsvBRxKQ0iwCdYITcDQhLx8BwKV55MFjI6DwLdf2DhhSeZyF
+kTpk1napOgkLffnbOvf8Be9jKCOJOmnglxlEKkG3XedmGx+Ex3h1KxbpwObmZh2h
+1kU9e1e8zMHM2Iey1I1/QvmsQFxzGCpjbIZ7I+htsXUORm75ojtRyJlJwTxSuQ4i
+DwnbydYwytoUIeFYxXBwGvZKu7FyFqT09d0j9t/LYevekuuYLWNIMDYd8cgdTIXs
+49m1fFvQ4sDQXZYpQa/ra1CGQrfKAj275V0z7a6s2pKZhlooDrEJ/nxr5DuQJFQk
+3zoskCKCH9YJzMHoPBymp+f3ypezw2d3YIFUMityNZtWL1RtPGmDpVdDLFP8nWt5
+8zmrMEmxhDfC37J837YtSBJKvWPcc0sot+ovBeCEZ/BvtneAMSEImrIQiwyVLnxi
+r5WrpBM2C05cKuBvCyaE
+=OJpR
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/sane-backends_1.0.21-7.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/sane-backends_1.0.21-7.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/sane-backends_1.0.21-7.dsc ia32-libs-20110117/srcs/sane-backends_1.0.21-7.dsc
--- ia32-libs-20101129/srcs/sane-backends_1.0.21-7.dsc	2010-11-15 18:17:41.000000000 +0000
+++ ia32-libs-20110117/srcs/sane-backends_1.0.21-7.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,29 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 3.0 (quilt)
-Source: sane-backends
-Binary: sane-utils, libsane, libsane-dev, libsane-dbg
-Architecture: any
-Version: 1.0.21-7
-Maintainer: Julien BLACHE <jblache@debian.org>
-Homepage: http://www.sane-project.org
-Standards-Version: 3.9.0
-Build-Depends: debhelper (>= 5.0.0), po-debconf, libv4l-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libgphoto2-2-dev, libltdl3-dev, libjpeg-dev, libtiff4-dev, libusb-dev (>= 2:0.1.10a-9) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], libavahi-client-dev (>= 0.6.4), gettext, texlive, texlive-latex-extra, autotools-dev, pkg-config, chrpath, xutils-dev
-Checksums-Sha1: 
- b4cd04b663a99eb2ce2a061aeaa03bbc96cb927a 5100582 sane-backends_1.0.21.orig.tar.gz
- 295a7035925e0a3408928ce7ffe9bcfdc36fd6ae 190083 sane-backends_1.0.21-7.debian.tar.gz
-Checksums-Sha256: 
- 3de6a2131d4dc1eb82764c58ad86ee3e1e713ce889c21c3801c3a215a2a170bf 5100582 sane-backends_1.0.21.orig.tar.gz
- 11b776748e5c2a24a5f6922b46b4ad68e4fad14caadd08e9a7b41a55e4692f34 190083 sane-backends_1.0.21-7.debian.tar.gz
-Files: 
- 9bc7d33ae481c0a9ea174312a76d5a6a 5100582 sane-backends_1.0.21.orig.tar.gz
- dbeab6474f64beffae58dae9a88baee9 190083 sane-backends_1.0.21-7.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iD8DBQFM4XbTzWFP1/XWUWkRArKfAKDIWxQhr6r3uj6EqeeV36vZhEBPMQCfQUxO
-dmoKSpBUb+qeGDB5rBcOaRE=
-=7SLf
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/sane-backends_1.0.21-9.debian.tar.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/sane-backends_1.0.21-9.debian.tar.gz differ
diff -Nru ia32-libs-20101129/srcs/sane-backends_1.0.21-9.dsc ia32-libs-20110117/srcs/sane-backends_1.0.21-9.dsc
--- ia32-libs-20101129/srcs/sane-backends_1.0.21-9.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/sane-backends_1.0.21-9.dsc	2010-12-12 16:02:36.000000000 +0000
@@ -0,0 +1,29 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 3.0 (quilt)
+Source: sane-backends
+Binary: sane-utils, libsane, libsane-dev, libsane-dbg
+Architecture: any
+Version: 1.0.21-9
+Maintainer: Julien BLACHE <jblache@debian.org>
+Homepage: http://www.sane-project.org
+Standards-Version: 3.9.0
+Build-Depends: debhelper (>= 5.0.0), po-debconf, libv4l-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libgphoto2-2-dev, libltdl3-dev, libjpeg-dev, libtiff4-dev, libusb-dev (>= 2:0.1.10a-9) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], libavahi-client-dev (>= 0.6.4), gettext, texlive, texlive-latex-extra, autotools-dev, pkg-config, chrpath, xutils-dev
+Checksums-Sha1: 
+ b4cd04b663a99eb2ce2a061aeaa03bbc96cb927a 5100582 sane-backends_1.0.21.orig.tar.gz
+ a47c119d969dd2f83025e8490aedf365008a2aef 190955 sane-backends_1.0.21-9.debian.tar.gz
+Checksums-Sha256: 
+ 3de6a2131d4dc1eb82764c58ad86ee3e1e713ce889c21c3801c3a215a2a170bf 5100582 sane-backends_1.0.21.orig.tar.gz
+ c528d1a3bcb87c8589db3acbf2627e1cf6224254525eadf988c86424f5272896 190955 sane-backends_1.0.21-9.debian.tar.gz
+Files: 
+ 9bc7d33ae481c0a9ea174312a76d5a6a 5100582 sane-backends_1.0.21.orig.tar.gz
+ f63b7d8b9708dfb7a754b89503bdf53d 190955 sane-backends_1.0.21-9.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFNBOzpzWFP1/XWUWkRAv3qAJ9tvmVGG7QgmR0l/Wt25yPsqyEIJACfSGn3
+sjFNPMKmAjRpjJME4spmrW8=
+=5p0v
+-----END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/util-linux_2.17.2-3.3.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/util-linux_2.17.2-3.3.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/util-linux_2.17.2-3.3.dsc ia32-libs-20110117/srcs/util-linux_2.17.2-3.3.dsc
--- ia32-libs-20101129/srcs/util-linux_2.17.2-3.3.dsc	2010-09-29 07:47:04.000000000 +0000
+++ ia32-libs-20110117/srcs/util-linux_2.17.2-3.3.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,31 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: util-linux
-Binary: util-linux, util-linux-locales, mount, bsdutils, fdisk-udeb, cfdisk-udeb, libblkid1, libblkid1-udeb, libblkid-dev, libuuid1, uuid-runtime, libuuid1-udeb, uuid-dev, util-linux-udeb
-Architecture: any
-Version: 2.17.2-3.3
-Maintainer: LaMont Jones <lamont@debian.org>
-Uploaders: Scott James Remnant <scott@ubuntu.com>
-Standards-Version: 3.7.3.0
-Vcs-Browser: http://git.debian.org/?p=users/lamont/util-linux.git
-Vcs-Git: git://git.debian.org/~lamont/util-linux.git
-Build-Depends: libncurses5-dev, libslang2-dev (>= 2.0.4), gettext, zlib1g-dev, dpkg-dev (>= 1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], debhelper (>= 5), lsb-release, pkg-config
-Checksums-Sha1: 
- fab4776d55d1112f4d3054c441f853327308b2d8 5200183 util-linux_2.17.2.orig.tar.gz
- d0844d49b8f1d13ee0dcdf1dbbf6d9d40b03b67f 182390 util-linux_2.17.2-3.3.diff.gz
-Checksums-Sha256: 
- 33100be35a3340ff62d900d415104a24c398420bcecc45b5347fa078257f904b 5200183 util-linux_2.17.2.orig.tar.gz
- 1438d2c36258153d908fbd3aab81205716d74824130cf3b722623904e2ea884f 182390 util-linux_2.17.2-3.3.diff.gz
-Files: 
- 4c810430e86d53b6ea5e7ae279b39186 5200183 util-linux_2.17.2.orig.tar.gz
- 122b537b68acf8ac35396ee6def36df1 182390 util-linux_2.17.2-3.3.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/kFreeBSD)
-
-iEYEARECAAYFAkyi6UUACgkQC19io6rUCv9NQQCfSIVuf8jf2nEmk3lBVM/RCSz9
-mKgAn0sFLpb3bD9hdZ4AtHdkTNODADRX
-=7amG
------END PGP SIGNATURE-----
Binary files /tmp/M6LBFcSqrU/ia32-libs-20101129/srcs/util-linux_2.17.2-5.diff.gz and /tmp/6wYbQTk7kN/ia32-libs-20110117/srcs/util-linux_2.17.2-5.diff.gz differ
diff -Nru ia32-libs-20101129/srcs/util-linux_2.17.2-5.dsc ia32-libs-20110117/srcs/util-linux_2.17.2-5.dsc
--- ia32-libs-20101129/srcs/util-linux_2.17.2-5.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/srcs/util-linux_2.17.2-5.dsc	2010-12-24 22:17:50.000000000 +0000
@@ -0,0 +1,31 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: util-linux
+Binary: util-linux, util-linux-locales, mount, bsdutils, fdisk-udeb, cfdisk-udeb, libblkid1, libblkid1-udeb, libblkid-dev, libuuid1, uuid-runtime, libuuid1-udeb, uuid-dev, util-linux-udeb
+Architecture: any
+Version: 2.17.2-5
+Maintainer: LaMont Jones <lamont@debian.org>
+Uploaders: Scott James Remnant <scott@ubuntu.com>
+Standards-Version: 3.7.3.0
+Vcs-Browser: http://git.debian.org/?p=users/lamont/util-linux.git
+Vcs-Git: git://git.debian.org/~lamont/util-linux.git
+Build-Depends: libncurses5-dev, libslang2-dev (>= 2.0.4), gettext, zlib1g-dev, dpkg-dev (>= 1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], debhelper (>= 5), lsb-release, pkg-config, po-debconf
+Checksums-Sha1: 
+ fab4776d55d1112f4d3054c441f853327308b2d8 5200183 util-linux_2.17.2.orig.tar.gz
+ 9f003a1dd1b2f8d4f0e4ec80df2b059f1c5c5e8c 178989 util-linux_2.17.2-5.diff.gz
+Checksums-Sha256: 
+ 33100be35a3340ff62d900d415104a24c398420bcecc45b5347fa078257f904b 5200183 util-linux_2.17.2.orig.tar.gz
+ 29bcb0c7575672c99792672c09f90ca31eba570bc8f63de952562f01c374a938 178989 util-linux_2.17.2-5.diff.gz
+Files: 
+ 4c810430e86d53b6ea5e7ae279b39186 5200183 util-linux_2.17.2.orig.tar.gz
+ 0d2b51f9e912e8de087eb978de8b243f 178989 util-linux_2.17.2-5.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFNFRgjzN/kmwoKyScRAjIlAKCLZ4TZ1npi6y87Ikm/RgTbI3OA+gCfWeTU
+1vfmgo9uc8urbXZedxTvLA0=
+=80IX
+-----END PGP SIGNATURE-----
diff -Nru ia32-libs-20101129/versions/20110117 ia32-libs-20110117/versions/20110117
--- ia32-libs-20101129/versions/20110117	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-20110117/versions/20110117	2011-01-17 15:48:55.000000000 +0000
@@ -0,0 +1,115 @@
+acl 2.2.49-4
+arts 1.5.9-3
+attr 1:2.4.44-2
+audiofile 0.2.6-8
+avahi 0.6.27-2
+celt 0.7.1-1
+coreutils 8.5-1
+cups 1.4.4-7
+curl 7.21.0-1
+cyrus-sasl2 2.1.22.dfsg1-23+squeeze1
+cyrus-sasl2 2.1.23.dfsg1-7
+db4.8 4.8.30-2
+dbus 1.2.24-4
+directfb 1.2.10.0-4
+e2fsprogs 1.41.12-2
+esound 0.2.41-8
+expat 2.0.1-7
+flac 1.2.1-2
+fltk1.1 1.1.10-2
+fontconfig 2.8.0-2.1
+freeglut 2.6.0-1
+freetype 2.4.2-2.1
+gcc-3.3 1:3.3.6ds1-20
+gdbm 1.8.3-9
+gnutls26 2.8.6-1
+hal 0.5.14-3
+isdnutils 1:3.9.20060704+dfsg.2-4.1
+jack-audio-connection-kit 1:0.118+svn3796-7
+keyutils 1.4-1
+krb5 1.8.3+dfsg-4
+lcms 1.18.dfsg-1.2
+lesstif2 1:0.95.2-1
+libaio 0.3.107-7
+libasyncns 0.3-1.1
+libbsd 0.2.0-1
+libcap2 1:2.19-3
+libdrm 2.4.21-1~squeeze3
+libedit 2.11-20080614-2
+libexif 0.6.19-1
+libgcrypt11 1.4.5-2
+libgpg-error 1.6-1
+libgphoto2 2.4.6-3
+libice 2:1.0.6-2
+libidn 1.15-2
+libieee1284 0.2.11-6
+libjpeg6b 6b1-1
+libjpeg8 8b-1
+libnss-ldap 264-2.2
+libogg 1.2.0~dfsg-1
+libpam-ldap 184-8.5
+libpng 1.2.44-1
+libsamplerate 0.1.7-3
+libsdl1.2 1.2.14-6.1
+libselinux 2.0.96-1
+libsigc++-2.0 2.2.4.2-1
+libsm 2:1.1.1-1
+libsndfile 1.0.18-2+squeeze1
+libsndfile 1.0.21-3
+libssh2 1.2.6-1
+libtasn1-3 2.7-1
+libtool 2.2.6b-2
+libusb 2:0.1.12-16
+libvorbis 1.3.1-1
+libx11 2:1.3.3-4
+libx86 1.1+ds1-6
+libxau 1:1.0.6-1
+libxaw 2:1.0.7-1
+libxcb 1.6-1
+libxcomposite 1:0.4.2-1
+libxcursor 1:1.1.10-2
+libxdamage 1:1.1.3-1
+libxdmcp 1:1.0.3-2
+libxext 2:1.1.2-1
+libxfixes 1:4.0.5-1
+libxi 2:1.3-6
+libxinerama 2:1.1-3
+libxml2 2.7.8.dfsg-2
+libxmu 2:1.0.5-2
+libxp 1:1.0.0.xsf1-2
+libxpm 1:3.5.8-1
+libxrandr 2:1.3.0-3
+libxrender 1:0.9.6-1
+libxslt 1.1.26-6
+libxss 1:1.2.0-2
+libxt 1:1.0.7-1
+libxtst 2:1.1.0-3
+libxv 2:1.0.5-1
+libxxf86vm 1:1.1.0-2
+lzo2 2.03-2
+mesa 7.7.1-4
+mpg123 1.12.1-3
+nas 1.9.2-4
+nspr 4.8.6-1
+nss 3.12.8-1
+openal-soft 1:1.12.854-2
+openldap 2.4.23-7
+openssl 0.9.8o-4
+pam 1.1.1-6.1
+popt 1.16-1
+pulseaudio 0.9.21-3
+sane-backends 1.0.21-9
+sqlite3 3.7.3-1
+svgalib 1:1.4.3-29
+sysfsutils 2.1.0+repack-1
+tcp-wrappers 7.6.q-19
+tdb 1.2.1-2
+tiff 3.9.4-5
+tslib 1.0-7
+unixodbc 2.2.14p2-1
+util-linux 2.17.2-5
+xaw3d 1.5+E-18
+xbitmaps 1.1.0-1
+xcb-util 0.3.6-1
+xcursor-themes 1.0.2-1
+xft 2.1.14-2
diff -Nru ia32-libs-gtk-20100914/debian/changelog ia32-libs-gtk-20110117/debian/changelog
--- ia32-libs-gtk-20100914/debian/changelog	2010-09-14 14:21:29.000000000 +0000
+++ ia32-libs-gtk-20110117/debian/changelog	2011-01-17 15:40:33.000000000 +0000
@@ -1,3 +1,138 @@
+ia32-libs-gtk (20110117) unstable; urgency=low
+
+  * Do not disable secure APT when downloading packages (closes: #610090)
+  * Add security repository next to the regular Debian mirror.
+
+  * Packages updated:
+
+  [ at-spi (1.30.1-3) unstable; urgency=low ]
+
+  * 01_type_init.patch: patch from Samuel Thibault. Correctly call
+    g_type_init before using GConf. #601163.
+
+  [ cairo (1.8.10-6) unstable; urgency=low ]
+
+  * debian/patches/02_iceweasel-buggy-repeat.patch:
+    + Revert logic of the patch for the infamous iceweasel rendering
+      problems. The only broken X11 driver that is left seems to be
+      fglrx and always enabling the workaround code in cairo causes
+      severe performance degradations for everybody (#594245).
+      Thanks for Josselin Mouette for the patch.
+      Everybody using the fglrx driver should set the MOZ_CAIRO_BUGGY_REPEAT
+      environment variable, everybody else should get a correctly working
+      and fast cairo again.
+
+  [ dbus-glib (0.88-2.1) unstable; urgency=high ]
+
+  * Non-maintainer upload.
+  * Bump minimum build-dependency on libglib2.0-dev to 2.24
+    (#607762)
+
+  [ gconf (2.28.1-6) unstable; urgency=low ]
+
+  * de.po: German translation by Helge Kreutzmann. #599683.
+  * sv.po: Swedish translation by Martin Bagge. #599854.
+  * 04_manpage.patch: patch from A. Costa. Fixes typos in the manual
+    page. #600899.
+
+  [ gconf (2.28.1-5) unstable; urgency=low ]
+
+  * Include patch-translations.mk, bump build-depends accordingly.
+  * Include 03_error_message.patch in POTFILES.in.
+  * pt_BR.po: Brazilian Portuguese translation. #599032.
+  * fr.po: French translation by Christian Perrier. #599049.
+  * da.po: Danish translation by Joe Hansen. #599125.
+  * cs.po: Czech translation by Michal Simunek. #599198.
+  * update-gconf-defaults: patch from Ubuntu to deal with broken
+    symlinks. #599393. Thanks Michael Vogt.
+
+  [ gconf (2.28.1-4) unstable; urgency=low ]
+
+  * 03_error_message.patch: new patch. Replace the error message by
+    something more accurate nowadays. #582839.
+
+  [ glib2.0 (2.24.2-1) unstable; urgency=low ]
+
+  * Drop type-handling usage. #587863.
+  * Bump standards version accordingly.
+  * Ship gio-querymodules in a versioned directory.
+  * Run it on installation, not only when triggered.
+  * Purge the modules cache in the postrm.
+  * New upstream bugfix release.
+    + Works around the race condition in gtester that causes random
+      FTBFSes.
+
+  [ gtk+2.0 (2.20.1-2) unstable; urgency=low ]
+
+  * Pickup some patches recommended by upstream from their git
+    repository.
+    + 030_gtkscake_redraw.patch: correctly redraw GtkScales.
+    + 031_papersize_usletter.patch: update list of countries using US
+      Letter paper format.
+    + 032_offscreenwindow_dnd.patch: fix crasher with offscreen windows.
+    + 033_filechooser_sort.patch: fix a bug that leaves a file chooser
+      dialog unusable after a file has been touched in the open folder.
+    + 034_grab_broken.patch: generate correct event for WM_KILLFOCUS.
+    + 035_filechooser_crash.patch: fix a crasher when the file list is
+      updated.
+
+  [ pango1.0 (1.28.3-1) unstable; urgency=low ]
+
+  * New upstream stable release.
+    + Fixes SIGFPE in opentype renderer. #598166.
+
+  [ qt4-x11 (4:4.6.3-4) unstable; urgency=high ]
+
+  [ Pino Toscano ]
+  * Update debian/control:
+    - make libqtgui4 recommend libcups2, as it dlopen's cups for the printing
+      support
+    - drop suggestion of a browser from qt4-doc, as it does not contain any
+      HTML documentation.
+
+  [ Modestas Vainius ]
+  * Confirm 4.6.3 symbol files on the rest (!amd64) of arches. All symbols
+    affected are optional. Also remove old stale MISSING symbols in the
+    process.
+  * Backport 22_fix_disappearing_cursor.diff patch from 4.7.1 to fix a bug
+    with mouse cursor disappearing randomly on various widgets (QTreeView,
+    QListView etc.).
+  * Add 23_permit_plugins_built_with_future_qt.diff patch to permit loading
+    plugins built with future version of Qt. This should restore full
+    compatibility with symbol files. (#586831)
+  * Urgency=high due to RC bug fix.
+
+  [ qt4-x11 (4:4.6.3-3) unstable; urgency=low ]
+
+  * Update debian/control: add missing Replaces libqt4-dev (<< 4:4.6.3-2) to
+    libqt4-dbus package.
+  * Update debian/rules: replace -dbus configure option by -dbus-linked to link
+    against dbus library instead of dlopen it. (#599224)
+
+  [ qt4-x11 (4:4.6.3-2) unstable; urgency=low ]
+
+  [ Fathi Boudra ]
+  * Add upstream patch:
+    - 0005_fix_detection_of_headers_files.diff
+      Disable the include generation if a dot which is not followed by [hH]
+      is found after the last path separator. This implies that dots in
+      directory names are now ignored, and that files without an extension are
+      always considered headers (e.g., STL headers and Qt forwarding headers).
+      (#586166)
+    - 0007_qsslsocket_improve_error_handling_CVE-2010-2621.patch
+      Improve error handling in QSslSocket. (#587711)
+  * Fix qdbus manpage install. It is misplaced. (#588985)
+
+  [ Modestas Vainius ]
+  * Fix debian/control Vcs fields to point to the new location.
+
+  [ Sune Vuorela ]
+  * Steal 0006_webkit_propriotary_flash_init_gtk_first patch from upstream
+    to make webkit not crash when loading adobe flash plugin.
+    This is related to a change in flashplugin.
+
+ -- Thijs Kinkhorst <thijs@debian.org>  Mon, 17 Jan 2011 15:35:42 +0000
+
 ia32-libs-gtk (20100914) unstable; urgency=low
 
   [ Goswin von Brederlow ]
diff -Nru ia32-libs-gtk-20100914/debian/copyright ia32-libs-gtk-20110117/debian/copyright
--- ia32-libs-gtk-20100914/debian/copyright	2010-09-14 10:24:41.000000000 +0000
+++ ia32-libs-gtk-20110117/debian/copyright	2011-01-17 15:36:28.000000000 +0000
@@ -41,7 +41,7 @@
  See /usr/share/common-licenses/LGPL-2 on your debian system.
 
 ---------------------------------------------------------------
-Copyright for ./at-spi_1.30.1-2.dsc
+Copyright for ./at-spi_1.30.1-3.dsc
 This package was debianized by Akira TAGOH <tagoh@debian.org> on
 Sun, 25 Nov 2001 23:22:11 +0900.
 
@@ -80,7 +80,7 @@
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
 ---------------------------------------------------------------
-Copyright for ./cairo_1.8.10-5.dsc
+Copyright for ./cairo_1.8.10-6.dsc
 This is the Debian package of the Cairo multi-platform 2D graphics library
 
 Packaged by Dave Beckett <dajobe@debian.org>
@@ -615,7 +615,7 @@
      Original Code Source Code for Your Modifications.]
 
 ---------------------------------------------------------------
-Copyright for ./dbus-glib_0.88-2.dsc
+Copyright for ./dbus-glib_0.88-2.1.dsc
 This package was debianized by Colin Walters <walters@debian.org> on
 Thu,  6 Mar 2003 18:01:37 -0500
 
@@ -831,7 +831,7 @@
 license will control changes. The Apache license contains a copyright notice, 
 but the BSD, MIT and UoI/NCSA licenses do not. 
 ---------------------------------------------------------------
-Copyright for ./gconf_2.28.1-3.dsc
+Copyright for ./gconf_2.28.1-6.dsc
 This package was debianized by  Vincent Renardias <vincent@debian.org> on
 Fri, 12 May 2000 20:53:21 +0200.
 
@@ -869,7 +869,7 @@
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
 ---------------------------------------------------------------
-Copyright for ./glib2.0_2.24.1-1.dsc
+Copyright for ./glib2.0_2.24.2-1.dsc
 This package was debianized by Akira TAGOH <tagoh@debian.org> on
 Thu,  7 Mar 2002 01:05:25 +0900.
 
@@ -923,7 +923,7 @@
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
 ---------------------------------------------------------------
-Copyright for ./gtk+2.0_2.20.1-1.dsc
+Copyright for ./gtk+2.0_2.20.1-2.dsc
 This package was debianized by Akira TAGOH <tagoh@debian.org> on
 Wed, 13 Mar 2002 00:07:25 +0900.
 
@@ -1653,7 +1653,7 @@
 The full license text can be found in the file /usr/share/common-licenses/LGPL
 on a Debian system.
 ---------------------------------------------------------------
-Copyright for ./pango1.0_1.28.1-1.dsc
+Copyright for ./pango1.0_1.28.3-1.dsc
 This package was debianized by Akira TAGOH <tagoh@debian.org> on
 Sun, 10 Mar 2002 22:30:33 +0900.
 
@@ -1907,7 +1907,7 @@
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 ---------------------------------------------------------------
-Copyright for ./qt4-x11_4.6.3-1.dsc
+Copyright for ./qt4-x11_4.6.3-4.dsc
 This package was debianized by Brian Nelson <pyro@debian.org> on Sun, 10
 Apr 2005 21:23:49 -0700.
 
diff -Nru ia32-libs-gtk-20100914/fetch-and-build ia32-libs-gtk-20110117/fetch-and-build
--- ia32-libs-gtk-20100914/fetch-and-build	2010-09-14 14:21:29.000000000 +0000
+++ ia32-libs-gtk-20110117/fetch-and-build	2011-01-17 15:31:29.000000000 +0000
@@ -59,15 +59,10 @@
 mkdir -p $APTDIR/state/lists/partial
 mkdir -p $APTDIR/cache/archives/partial
 echo -n > $APTDIR/state/status
+# Bootstrap APT keystore with the one from the local system
+cp -a /etc/apt/trusted.gpg $APTDIR/etc/
 
-# Probe apt version for --allow-unauthenticated
-APT_VER=$(apt-get --version | head --lines 1 | cut -d" " -f2)
-if dpkg --compare-versions "$APT_VER" ">=" 0.6; then
-  # Sid apt needs authentication
-  APT_AUTH="--allow-unauthenticated"
-fi
-
-APT_GET="$APT_GET $APT_AUTH"
+APT_GET="$APT_GET"
 
 $APT_GET update
 $APT_GET autoclean
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/at-spi_1.30.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/at-spi_1.30.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/at-spi_1.30.1-3_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/at-spi_1.30.1-3_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/gtk2-engines-pixbuf_2.20.1-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/gtk2-engines-pixbuf_2.20.1-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/gtk2-engines-pixbuf_2.20.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/gtk2-engines-pixbuf_2.20.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libatspi1.0-0_1.30.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libatspi1.0-0_1.30.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libatspi1.0-0_1.30.1-3_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libatspi1.0-0_1.30.1-3_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libcairo2_1.8.10-5_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libcairo2_1.8.10-5_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libcairo2_1.8.10-6_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libcairo2_1.8.10-6_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libdbus-glib-1-2_0.88-2.1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libdbus-glib-1-2_0.88-2.1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libdbus-glib-1-2_0.88-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libdbus-glib-1-2_0.88-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgail18_2.20.1-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgail18_2.20.1-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgail18_2.20.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgail18_2.20.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgail-common_2.20.1-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgail-common_2.20.1-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgail-common_2.20.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgail-common_2.20.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgconf2-4_2.28.1-3_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgconf2-4_2.28.1-3_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgconf2-4_2.28.1-6_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgconf2-4_2.28.1-6_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libglib2.0-0_2.24.1-1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libglib2.0-0_2.24.1-1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libglib2.0-0_2.24.2-1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libglib2.0-0_2.24.2-1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libglib2.0-data_2.24.1-1_all.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libglib2.0-data_2.24.1-1_all.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libglib2.0-data_2.24.2-1_all.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libglib2.0-data_2.24.2-1_all.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgtk2.0-0_2.20.1-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgtk2.0-0_2.20.1-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libgtk2.0-0_2.20.1-2_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libgtk2.0-0_2.20.1-2_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libpango1.0-0_1.28.1-1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libpango1.0-0_1.28.1-1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libpango1.0-0_1.28.3-1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libpango1.0-0_1.28.3-1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-dbus_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-dbus_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-dbus_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-dbus_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-network_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-network_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-network_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-network_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-script_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-script_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-script_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-script_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-test_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-test_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-test_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-test_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-xml_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-xml_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqt4-xml_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqt4-xml_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqtcore4_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqtcore4_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqtcore4_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqtcore4_4%3a4.6.3-4_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqtgui4_4%3a4.6.3-1+b1_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqtgui4_4%3a4.6.3-1+b1_i386.deb differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/pkgs/libqtgui4_4%3a4.6.3-4_i386.deb and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/pkgs/libqtgui4_4%3a4.6.3-4_i386.deb differ
diff -Nru ia32-libs-gtk-20100914/sources.list.deb ia32-libs-gtk-20110117/sources.list.deb
--- ia32-libs-gtk-20100914/sources.list.deb	2010-09-14 08:16:45.000000000 +0000
+++ ia32-libs-gtk-20110117/sources.list.deb	2011-01-17 15:32:59.000000000 +0000
@@ -3,3 +3,5 @@
 
 deb http://ftp.debian.org/debian squeeze main
 deb-src http://ftp.debian.org/debian squeeze main
+deb http://security.debian.org/ squeeze/updates main
+deb-src http://security.debian.org/ squeeze/updates main
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-2.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-2.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-2.dsc ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-2.dsc
--- ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-2.dsc	2010-05-08 13:32:02.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-2.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,31 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: at-spi
-Binary: at-spi, libatspi1.0-0, libatspi-dev, libatspi-dbg, at-spi-doc, python-pyatspi
-Architecture: any
-Version: 1.30.1-2
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss@debian.org>, Mario Lang <mlang@debian.org>, Sebastian Dröge <slomo@debian.org>
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/at-spi
-Build-Depends: debhelper (>= 5), pkg-config, cdbs (>= 0.4.41), sharutils, libatk1.0-dev (>= 1.29.2), libgtk2.0-dev (>= 2.19.7), libgconf2-dev (>= 2.0.0), libdbus-glib-1-dev (>= 0.76), libgail-dev (>= 1.9.0), libbonobo2-dev (>= 2.4.0), intltool (>= 0.40.0), python-all-dev (>= 2.5), gtk-doc-tools (>= 1.0), libxt-dev, libx11-dev, liborbit2-dev (>= 2.8.0), libxext-dev, libxtst-dev, libxi-dev, libsm-dev, libice-dev, libpopt-dev (>= 1.5), autotools-dev, gnome-pkg-tools (>= 0.11.3), python-support (>= 0.7)
-Checksums-Sha1: 
- 0d74fe1832957c1df675da5e27be3722c742399d 1106658 at-spi_1.30.1.orig.tar.gz
- cef27da5f71bbba51dc1f37fcd77c066d66ff414 9371 at-spi_1.30.1-2.diff.gz
-Checksums-Sha256: 
- 401d2e351382d785d415e38d3d9bfa4b225d381199e885a9fbc135ca8ca335ca 1106658 at-spi_1.30.1.orig.tar.gz
- 7683a5fde3b91ad4e0b2d5465f4d1c990c3688da27cd0f8f765048a6bb84e158 9371 at-spi_1.30.1-2.diff.gz
-Files: 
- fd8f4ba3ec7d9ed3f580613216659af5 1106658 at-spi_1.30.1.orig.tar.gz
- 0156349b5fa106666f38bd219a94fab1 9371 at-spi_1.30.1-2.diff.gz
-Python-Version: >= 2.5
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iD8DBQFL5WcarSla4ddfhTMRAuHJAJ0RCpJ98u0wZKrIqasoBitWBX/LtwCfSOAE
-ASYrc6Zi4EGTdMR6ATfQvwk=
-=q75T
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-3.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-3.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-3.dsc ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-3.dsc
--- ia32-libs-gtk-20100914/srcs/at-spi_1.30.1-3.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/at-spi_1.30.1-3.dsc	2010-11-06 21:47:03.000000000 +0000
@@ -0,0 +1,31 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: at-spi
+Binary: at-spi, libatspi1.0-0, libatspi-dev, libatspi-dbg, at-spi-doc, python-pyatspi
+Architecture: any
+Version: 1.30.1-3
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: Josselin Mouette <joss@debian.org>, Mario Lang <mlang@debian.org>, Sebastian Dröge <slomo@debian.org>
+Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/at-spi
+Build-Depends: debhelper (>= 5), pkg-config, cdbs (>= 0.4.41), sharutils, libatk1.0-dev (>= 1.29.2), libgtk2.0-dev (>= 2.19.7), libgconf2-dev (>= 2.0.0), libdbus-glib-1-dev (>= 0.76), libgail-dev (>= 1.9.0), libbonobo2-dev (>= 2.4.0), intltool (>= 0.40.0), python-all-dev (>= 2.5), gtk-doc-tools (>= 1.0), libxt-dev, libx11-dev, liborbit2-dev (>= 2.8.0), libxext-dev, libxtst-dev, libxi-dev, libsm-dev, libice-dev, libpopt-dev (>= 1.5), autotools-dev, gnome-pkg-tools (>= 0.11.3), python-support (>= 0.7)
+Checksums-Sha1: 
+ 0d74fe1832957c1df675da5e27be3722c742399d 1106658 at-spi_1.30.1.orig.tar.gz
+ 8273ac4ac549bab7f27e6a354788ef92e14586cd 9841 at-spi_1.30.1-3.diff.gz
+Checksums-Sha256: 
+ 401d2e351382d785d415e38d3d9bfa4b225d381199e885a9fbc135ca8ca335ca 1106658 at-spi_1.30.1.orig.tar.gz
+ 5c53d262d04cad7c67f5802beaef964704d40988e74c7a219c6ed82ed40734a8 9841 at-spi_1.30.1-3.diff.gz
+Files: 
+ fd8f4ba3ec7d9ed3f580613216659af5 1106658 at-spi_1.30.1.orig.tar.gz
+ df933a687f6ad4aa12327eb9b61eabf9 9841 at-spi_1.30.1-3.diff.gz
+Python-Version: >= 2.5
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFM1clurSla4ddfhTMRAvu+AKDp+gfpm/a9C29npcnjFSdC9hjSZwCgmkVL
+SSSNA9Vx61hQUoRGS5jI1g0=
+=qr9G
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/cairo_1.8.10-5.debian.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/cairo_1.8.10-5.debian.tar.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/cairo_1.8.10-5.dsc ia32-libs-gtk-20110117/srcs/cairo_1.8.10-5.dsc
--- ia32-libs-gtk-20100914/srcs/cairo_1.8.10-5.dsc	2010-08-17 04:17:03.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/cairo_1.8.10-5.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 3.0 (quilt)
-Source: cairo
-Binary: libcairo2-dev, libcairo2, libcairo2-dbg, libcairo2-doc, libcairo2-udeb
-Architecture: any
-Version: 1.8.10-5
-Maintainer: Dave Beckett <dajobe@debian.org>
-Uploaders: Sebastian Dröge <slomo@debian.org>
-Homepage: http://cairographics.org/
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=collab-maint/cairo.git
-Vcs-Git: git://git.debian.org/git/collab-maint/cairo.git
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.13), pkg-config (>= 0.19), libfontconfig1-dev, libfreetype6-dev (>= 2.1.10), libxrender-dev (>= 1:0.9.5-2), libx11-dev (>= 2:1.3.3-2), libpng12-dev, libsm-dev, xutils-dev, libxt-dev, libpixman-1-dev (>= 0.12.0), libxcb1-dev (>= 0.9.92), libxcb-render0-dev (>= 0.9.92), libxcb-render-util0-dev
-Checksums-Sha1: 
- fd5e8ca82ff0e8542ea4c51612cad387f2a49df3 7102657 cairo_1.8.10.orig.tar.gz
- 6f3daa44293a12f72066acf659c6e2f5f127083c 24963 cairo_1.8.10-5.debian.tar.gz
-Checksums-Sha256: 
- 572bada15596ec8708392db1af8b93a1af75ca47690348154e2841f3a6f08439 7102657 cairo_1.8.10.orig.tar.gz
- eace983e2f1ab16f5fe32fa9d2ff857aad3fa4705f197df4051f11cb81779ed1 24963 cairo_1.8.10-5.debian.tar.gz
-Files: 
- b60a82f405f9400bbfdcf850b1728d25 7102657 cairo_1.8.10.orig.tar.gz
- 566241003214ea15ee7fcda1395a771d 24963 cairo_1.8.10-5.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkxqCeQACgkQBsBdh1vkHyHXZgCeI+YAhxqzzr7EkYNxohTlek68
-cNAAn3OhOoG/Oq5ZBC3uJ0cmEm2kRHRY
-=f1XQ
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/cairo_1.8.10-6.debian.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/cairo_1.8.10-6.debian.tar.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/cairo_1.8.10-6.dsc ia32-libs-gtk-20110117/srcs/cairo_1.8.10-6.dsc
--- ia32-libs-gtk-20100914/srcs/cairo_1.8.10-6.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/cairo_1.8.10-6.dsc	2010-09-10 09:17:18.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 3.0 (quilt)
+Source: cairo
+Binary: libcairo2-dev, libcairo2, libcairo2-dbg, libcairo2-doc, libcairo2-udeb
+Architecture: any
+Version: 1.8.10-6
+Maintainer: Dave Beckett <dajobe@debian.org>
+Uploaders: Sebastian Dröge <slomo@debian.org>
+Homepage: http://cairographics.org/
+Standards-Version: 3.8.4
+Vcs-Browser: http://git.debian.org/?p=collab-maint/cairo.git
+Vcs-Git: git://git.debian.org/git/collab-maint/cairo.git
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.13), pkg-config (>= 0.19), libfontconfig1-dev, libfreetype6-dev (>= 2.1.10), libxrender-dev (>= 1:0.9.5-2), libx11-dev (>= 2:1.3.3-2), libpng12-dev, libsm-dev, xutils-dev, libxt-dev, libpixman-1-dev (>= 0.12.0), libxcb1-dev (>= 0.9.92), libxcb-render0-dev (>= 0.9.92), libxcb-render-util0-dev
+Checksums-Sha1: 
+ fd5e8ca82ff0e8542ea4c51612cad387f2a49df3 7102657 cairo_1.8.10.orig.tar.gz
+ 79b337a3cb1374e581efe6cc3584995826a8bb4d 25120 cairo_1.8.10-6.debian.tar.gz
+Checksums-Sha256: 
+ 572bada15596ec8708392db1af8b93a1af75ca47690348154e2841f3a6f08439 7102657 cairo_1.8.10.orig.tar.gz
+ 409b3256fb65c1b195cfc771c8f833cae4b566075700528ae5121b5a2fb87de7 25120 cairo_1.8.10-6.debian.tar.gz
+Files: 
+ b60a82f405f9400bbfdcf850b1728d25 7102657 cairo_1.8.10.orig.tar.gz
+ 5001b3490277f7563959010a33e763da 25120 cairo_1.8.10-6.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEARECAAYFAkyJ9k0ACgkQBsBdh1vkHyGwNACfW0Nl/eIjIkSr4TQxyzsLiLXm
+chUAnR9gjGTpEOuyp0cYtK2mWCcgiO8a
+=NB1G
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.1.dsc ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.1.dsc
--- ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.1.dsc	2010-12-22 16:17:03.000000000 +0000
@@ -0,0 +1,42 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: dbus-glib
+Binary: libdbus-glib-1-dev, libdbus-glib-1-2, libdbus-glib-1-doc, libdbus-glib-1-2-dbg
+Architecture: any
+Version: 0.88-2.1
+Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
+Uploaders: Sjoerd Simons <sjoerd@debian.org>,           Sebastian Dröge <slomo@debian.org>,           Simon McVittie <smcv@debian.org>,           Michael Biebl <biebl@debian.org>
+Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings
+Standards-Version: 3.8.4
+Vcs-Browser: http://git.debian.org/?p=pkg-utopia/dbus-glib.git
+Vcs-Git: git://git.debian.org/pkg-utopia/dbus-glib.git
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), libglib2.0-dev (>= 2.24), libdbus-1-dev (>= 1.1), libexpat-dev, gtk-doc-tools (>= 1.4)
+Checksums-Sha1: 
+ 5e1d4a38acb38441a4708127522aa5223bf17842 688611 dbus-glib_0.88.orig.tar.gz
+ e74e2ef69075864a4d40b31b31808d2b30c83deb 18796 dbus-glib_0.88-2.1.diff.gz
+Checksums-Sha256: 
+ 57939e2b567940beb23a52b5f3075743bd25ab203428e1c86f8c773330565737 688611 dbus-glib_0.88.orig.tar.gz
+ 12a2e360a6e114c95034be23902519a731c6d8cf924c9a52a7e274483cb81c79 18796 dbus-glib_0.88-2.1.diff.gz
+Files: 
+ 7c04ba01df6130c2c4e62f73bea0d0d5 688611 dbus-glib_0.88.orig.tar.gz
+ f9732f2f29b5366182c4e6a66c0962bd 18796 dbus-glib_0.88-2.1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAEBAgAGBQJNEVjmAAoJEFOUR53TUkxRWNkP/0fg6c/BqtcrckOBMoH9zShi
+LEvgUL9YAauRKZke1imMaeNOPAiVgnAgJ3rWqzrEyxHeM6d1MTWyLp9/VS9FcmvL
+abc7phJAjgk8P5NJh8u+vmMIiGLTA2+P0IJlHqUR8MvRCVE77Y6r2YLgfmPskOj/
+6XTI5OrVdJFx4IqeZy1ILabzv6nUfROpryi5BD83t7jIGOS2cM0/aAknhc7XMbQ1
+qlP/q7T5R5V4cFZuzehuQNDfAaOnC8EhlhTNadHqgwvp8sovmgM8LuAz/3dhIBVO
+xZ/HaTwCWsLgq8/QOlYwZnbaXXWY4/vx4jps14b13z714wEATLvv5P/bq/3w0Y2q
+54xzU9EuvA14iPMP2RgSB8ollnR+OcZU7lH/G8HENGKA3CmCIxPhUV5AvXFW7soK
+j71QWeSgAk2I54ccB1SmlcQHIaHEOmum3Gi+cnbAG984oVcjpBerjJMWNRfgtawc
+gxtgQdZX/F6mdLFE1RBoKVGFw7mzG/i/ME75I4yiAWt2H1FZl2989rG3UyyJJiGK
+CPfjgHeCz97HBt7wh4NdHmybN0UkXqyv+OcpabQ1USrPH7ZvyxqwMgOwZwiFWnvs
+Oe1cRLwbs8785rNKF91fnb/8zZaHCw4iAcYSUIWozKfT3d6/ZnEB6b5DU8NYL58N
+VCZJTfYDfTMsKv9nozPE
+=BOT2
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.dsc ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.dsc
--- ia32-libs-gtk-20100914/srcs/dbus-glib_0.88-2.dsc	2010-08-16 19:17:04.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/dbus-glib_0.88-2.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,41 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-Format: 1.0
-Source: dbus-glib
-Binary: libdbus-glib-1-dev, libdbus-glib-1-2, libdbus-glib-1-doc, libdbus-glib-1-2-dbg
-Architecture: any
-Version: 0.88-2
-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
-Uploaders: Sjoerd Simons <sjoerd@debian.org>,           Sebastian Dröge <slomo@debian.org>,           Simon McVittie <smcv@debian.org>,           Michael Biebl <biebl@debian.org>
-Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=pkg-utopia/dbus-glib.git
-Vcs-Git: git://git.debian.org/pkg-utopia/dbus-glib.git
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), libglib2.0-dev (>= 2.10), libdbus-1-dev (>= 1.1), libexpat-dev, gtk-doc-tools (>= 1.4)
-Checksums-Sha1: 
- 5e1d4a38acb38441a4708127522aa5223bf17842 688611 dbus-glib_0.88.orig.tar.gz
- 9e39c4c825db378a52afc134f1ecb41df374fc1b 18306 dbus-glib_0.88-2.diff.gz
-Checksums-Sha256: 
- 57939e2b567940beb23a52b5f3075743bd25ab203428e1c86f8c773330565737 688611 dbus-glib_0.88.orig.tar.gz
- 69ee8ff78b6e08c3547a015a66ae644afa62c32725553906a01a6a1431f50d68 18306 dbus-glib_0.88-2.diff.gz
-Files: 
- 7c04ba01df6130c2c4e62f73bea0d0d5 688611 dbus-glib_0.88.orig.tar.gz
- 0e302f8831d24532def8b8d94a720006 18306 dbus-glib_0.88-2.diff.gz
-
------BEGIN PGP SIGNATURE-----
-
-iQIVAwUBTGmMOU3o/ypjx8yQAQjW3g//a5qLBkaBP/+fI5vTko4toTG2OQlZ1Zbo
-6aT4+fCs5l1j5/kAIBy6qMHtzbkONwgwE+TA3XJuWejZhSSxXkn1QGppEUHxFDb6
-bDlvmpA6NAwsAhk6BYjdlCXT0FWqw8TYOCAIsWeD8i40mJZktFN6rYLGtGOXyVOQ
-p9yUzLUoVyw970l4HC/FizGnbDM7fzPTy1K+QVRNcfT5hT9SMkdIYUvP46oEu4N4
-Pa2ZL5JhD5iOc2S+Xpz7W7YohwLuFWyxJVqA+sOD5CS4ZWOQyV+UsoasW2OL0X6d
-+s8T/E4V7wBjZc7KM2LoXUt9zcznIWjM6hxcdczrJ/+eua4zy5tIy5m93GTlYLCU
-5VScmxnhAZxlGkP2DLM8l3542zS/dlzCgUOegbnuZJpgPHBl6bwEz2rE1+YQREfh
-aUpfVbe4bSJvAWpMdADlHtGfluOQY9OQnxtArEzm7ZO7wVu4k5UuHohFvOt/6Kt/
-LvvA+13wkFwaDTXuUFTR0xHDO7VyxYwcaJrsx3OvxWixFo/YOCm3PYl3gzqmBLBu
-GVKsM7m+94HTCTlxKYjpyp7g2Gm3SeO+HxpvuKIqcSDVIsCFe70Llnr8XdPRsM7y
-4Iaf4UpTEM5qPE3nuOE9WDSxAwWJkobZ415EEGbMtU9L8xuQ6Z/Mcc8Su6jThDLT
-zeDTqmwHwhE=
-=2GGF
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/gconf_2.28.1-3.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/gconf_2.28.1-3.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/gconf_2.28.1-3.dsc ia32-libs-gtk-20110117/srcs/gconf_2.28.1-3.dsc
--- ia32-libs-gtk-20100914/srcs/gconf_2.28.1-3.dsc	2010-04-10 09:47:53.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/gconf_2.28.1-3.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: gconf
-Binary: gconf2, gconf2-common, gconf-defaults-service, libgconf2-4, libgconf2-dev
-Architecture: any
-Version: 2.28.1-3
-Maintainer: Josselin Mouette <joss@debian.org>
-Uploaders: David Weinehall <tao@debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Homepage: http://projects.gnome.org/gconf/
-Standards-Version: 3.8.4
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gconf
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gconf
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.41), quilt, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), gtk-doc-tools (>= 1.0), libglib2.0-dev (>= 2.14.0), liborbit2-dev (>= 1:2.10.2-1.1), libdbus-1-dev (>= 1.0.0), libdbus-glib-1-dev (>= 0.74), libxml2-dev, libgtk2.0-dev, libpolkit-gobject-1-dev, libldap2-dev, intltool (>= 0.35.0), libxml-parser-perl, gettext, python (>= 2.3), python-support (>= 0.5.3), autotools-dev, libglib2.0-doc
-Checksums-Sha1: 
- a144cf1b24ba1807563862074c5f624b11638083 2475217 gconf_2.28.1.orig.tar.gz
- ad440458d172eb72dc338767729b176c6f1f3fa8 22112 gconf_2.28.1-3.diff.gz
-Checksums-Sha256: 
- d11af5aca952fed43958f74c3b9133107c76c43388230689388958083d409aac 2475217 gconf_2.28.1.orig.tar.gz
- 824f383ca46a9ab8d0a546b66218d0f28d1216b045356050ec8e59972e78a4f3 22112 gconf_2.28.1-3.diff.gz
-Files: 
- 75b184304c00aaff12c8d5d0c578685c 2475217 gconf_2.28.1.orig.tar.gz
- 836ff0b8b8c4c49bc9dc921368ab279c 22112 gconf_2.28.1-3.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iD8DBQFLwDLNrSla4ddfhTMRAmIfAKCm5CqzvzErtslmY967j8ay3aqhqgCdEIK5
-KFrlIFNh9OvqRfG0okCdWO8=
-=6Eaq
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/gconf_2.28.1-6.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/gconf_2.28.1-6.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/gconf_2.28.1-6.dsc ia32-libs-gtk-20110117/srcs/gconf_2.28.1-6.dsc
--- ia32-libs-gtk-20100914/srcs/gconf_2.28.1-6.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/gconf_2.28.1-6.dsc	2010-11-06 20:48:58.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: gconf
+Binary: gconf2, gconf2-common, gconf-defaults-service, libgconf2-4, libgconf2-dev
+Architecture: any
+Version: 2.28.1-6
+Maintainer: Josselin Mouette <joss@debian.org>
+Uploaders: David Weinehall <tao@debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Homepage: http://projects.gnome.org/gconf/
+Standards-Version: 3.8.4
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gconf
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gconf
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.41), quilt, gnome-pkg-tools (>= 0.14), dpkg-dev (>= 1.13.19), gtk-doc-tools (>= 1.0), libglib2.0-dev (>= 2.14.0), liborbit2-dev (>= 1:2.10.2-1.1), libdbus-1-dev (>= 1.0.0), libdbus-glib-1-dev (>= 0.74), libxml2-dev, libgtk2.0-dev, libpolkit-gobject-1-dev, libldap2-dev, intltool (>= 0.35.0), libxml-parser-perl, gettext, python (>= 2.3), python-support (>= 0.5.3), autotools-dev, libglib2.0-doc
+Checksums-Sha1: 
+ a144cf1b24ba1807563862074c5f624b11638083 2475217 gconf_2.28.1.orig.tar.gz
+ 4261c8fc332b9455bab83638bd3a626e9f34e007 24673 gconf_2.28.1-6.diff.gz
+Checksums-Sha256: 
+ d11af5aca952fed43958f74c3b9133107c76c43388230689388958083d409aac 2475217 gconf_2.28.1.orig.tar.gz
+ ff5bba5ba1d6541bbdf02d1ce931807ad2927634f9f50805860ce0e4e593724a 24673 gconf_2.28.1-6.diff.gz
+Files: 
+ 75b184304c00aaff12c8d5d0c578685c 2475217 gconf_2.28.1.orig.tar.gz
+ 0516ff250bf8f114a1755de7277023d7 24673 gconf_2.28.1-6.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFM1bKarSla4ddfhTMRAjLUAJ9d3qj/7gSuc4rY45pGN+gqbiCgAQCfT25+
++nx6IYC2dpc5JU9pDGl12Q0=
+=RHKE
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/glib2.0_2.24.1-1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/glib2.0_2.24.1-1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/glib2.0_2.24.1-1.dsc ia32-libs-gtk-20110117/srcs/glib2.0_2.24.1-1.dsc
--- ia32-libs-gtk-20100914/srcs/glib2.0_2.24.1-1.dsc	2010-05-03 05:47:19.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/glib2.0_2.24.1-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: glib2.0
-Binary: libglib2.0-0, libglib2.0-udeb, libglib2.0-dev, libglib2.0-0-dbg, libglib2.0-data, libglib2.0-doc, libgio-fam, libglib2.0-0-refdbg
-Architecture: any
-Version: 2.24.1-1
-Maintainer: Loic Minier <lool@dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org>
-Homepage: http://www.gtk.org/
-Standards-Version: 3.8.4
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
-Build-Depends: debhelper (>> 5.0.22), pkg-config (>= 0.14.0), gettext, autotools-dev, gnome-pkg-tools (>= 0.11), quilt, dpkg-dev (>= 1.14.13), libpcre3-dev (>= 7.4-1~), desktop-file-utils, gtk-doc-tools, type-handling, libselinux1-dev | not+linux-gnu, linux-libc-dev | not+linux-gnu, libgamin-dev | libfam-dev | linux-gnu, zlib1g-dev
-Checksums-Sha1: 
- 8bc418f085738b3158685073a54e0629fc45df74 7592148 glib2.0_2.24.1.orig.tar.gz
- 9b0de873db5d8c718e58127f72abd8514d85b82b 39622 glib2.0_2.24.1-1.diff.gz
-Checksums-Sha256: 
- b49d2dddc1becabffc88d0116967196be064b6b6e9ecac438701fdad9fac1f02 7592148 glib2.0_2.24.1.orig.tar.gz
- 28f118b8cd0d2fe43a39e9129465a8eec694ee09fccfaa7a23648a8c17b60db0 39622 glib2.0_2.24.1-1.diff.gz
-Files: 
- e61f2e9636f9d57067c4e3a690b9911a 7592148 glib2.0_2.24.1.orig.tar.gz
- 2d744bf90c08c39211784ef3a4ec2861 39622 glib2.0_2.24.1-1.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkveYXsACgkQBsBdh1vkHyE1cwCfcrFhkxnftHu8fb4AElvCDtNR
-T9IAoIAxvvP8mQDY8YNy2fqiGg6MLkQ6
-=Xivl
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/glib2.0_2.24.1.orig.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/glib2.0_2.24.1.orig.tar.gz differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/glib2.0_2.24.2-1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/glib2.0_2.24.2-1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/glib2.0_2.24.2-1.dsc ia32-libs-gtk-20110117/srcs/glib2.0_2.24.2-1.dsc
--- ia32-libs-gtk-20100914/srcs/glib2.0_2.24.2-1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/glib2.0_2.24.2-1.dsc	2010-09-10 20:39:58.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: glib2.0
+Binary: libglib2.0-0, libglib2.0-udeb, libglib2.0-dev, libglib2.0-0-dbg, libglib2.0-data, libglib2.0-doc, libgio-fam, libglib2.0-0-refdbg
+Architecture: any
+Version: 2.24.2-1
+Maintainer: Loic Minier <lool@dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org>
+Homepage: http://www.gtk.org/
+Standards-Version: 3.9.0
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
+Build-Depends: debhelper (>> 5.0.22), pkg-config (>= 0.14.0), gettext, autotools-dev, gnome-pkg-tools (>= 0.11), quilt, dpkg-dev (>= 1.14.13), libpcre3-dev (>= 7.4-1~), desktop-file-utils, gtk-doc-tools, libselinux1-dev [linux-any], linux-libc-dev [linux-any], libgamin-dev [!linux-any] | libfam-dev [!linux-any], zlib1g-dev
+Checksums-Sha1: 
+ 6cf5656c6a380ae15c98ef3449c19c92d04d9f27 7629123 glib2.0_2.24.2.orig.tar.gz
+ b7606268040c183a54189302327fa7a391df9aee 39775 glib2.0_2.24.2-1.diff.gz
+Checksums-Sha256: 
+ a6874b847d99618edb4bf86732ce00357711529a2592ded17e246063ad9f3374 7629123 glib2.0_2.24.2.orig.tar.gz
+ 33ec358f083fa25bd3d9997d18a77a391931d1387d83dd6ebbb423b6441884d4 39775 glib2.0_2.24.2-1.diff.gz
+Files: 
+ 071b8e246197d334e20ab67956aef936 7629123 glib2.0_2.24.2.orig.tar.gz
+ 2ddc1c07c37c83f820a7e3603ce8088f 39775 glib2.0_2.24.2-1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFMh+OerSla4ddfhTMRArCLAJsGPEvjQbPimrTb6Te/HCEy6PsOcQCghQsP
+gJ/glIjuPEA42g+LYCBeQmI=
+=Vayc
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/glib2.0_2.24.2.orig.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/glib2.0_2.24.2.orig.tar.gz differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-1.dsc ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-1.dsc
--- ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-1.dsc	2010-05-03 06:32:03.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,33 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: gtk+2.0
-Binary: libgtk2.0-0, libgtk2.0-0-udeb, libgtk2.0-common, libgtk2.0-bin, libgtk2.0-dev, libgtk2.0-0-dbg, libgtk2.0-doc, gtk2.0-examples, gtk2-engines-pixbuf, libgail18, libgail-common, libgail-dev, libgail-dbg, libgail-doc
-Architecture: any
-Version: 2.20.1-1
-Maintainer: Sebastien Bacher <seb128@debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
-Homepage: http://www.gtk.org/
-Standards-Version: 3.8.4
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/
-Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/
-Build-Depends: debhelper (>= 5.0.22), gettext, pkg-config, autotools-dev, libglib2.0-dev (>= 2.23.6), libpango1.0-dev (>= 1.20), libatk1.0-dev (>= 1.29.2), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), libxi-dev (>= 2:1.3-4), libxrandr-dev (>= 1:1.2.99), libxt-dev, libxrender-dev (>= 1:0.9.5-2), libxft-dev, libxcursor-dev (>= 1:1.1.10-2), libxcomposite-dev (>= 1:0.2.0-3), libxdamage-dev (>= 1:1.0.1-3), libxkbfile-dev, libxinerama-dev (>= 2:1.1-3), libxfixes-dev (>= 1:3.0.0-3), libcairo2-dev (>= 1.6.4-6.1), libtiff4-dev, libjpeg62-dev, libjasper-dev, libpng12-dev, gnome-pkg-tools (>= 0.11), chrpath, dpkg-dev (>= 1.13.19), x11proto-xext-dev, libcups2-dev (>= 1.2), quilt, gawk, xsltproc, shared-mime-info
-Build-Depends-Indep: gtk-doc-tools (>= 1.8), docbook-xml, libglib2.0-doc, libatk1.0-doc, libpango1.0-doc, libcairo2-doc
-Checksums-Sha1: 
- d374c1111154ceaca2a1087114a2b9e24cce4a41 27925740 gtk+2.0_2.20.1.orig.tar.gz
- bfdcd9b2c729ea11e0de79eb1adeef175559e975 254358 gtk+2.0_2.20.1-1.diff.gz
-Checksums-Sha256: 
- 2e32f7f03ff6a3472aaac3cb768f185095db797f2275286123849e15cd9c2858 27925740 gtk+2.0_2.20.1.orig.tar.gz
- 99da0d9d0e50eb574d5b9c5921e095a5d16ca311df69210c8021f93bfdc2faeb 254358 gtk+2.0_2.20.1-1.diff.gz
-Files: 
- 98b0eccfb4563de156b8764aa4d07190 27925740 gtk+2.0_2.20.1.orig.tar.gz
- c52649196261076b6051b394fbc7f639 254358 gtk+2.0_2.20.1-1.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkveZ4AACgkQBsBdh1vkHyEniACeLxuOrr2srAIjb6ig8+HxS+p0
-x9AAnRyvWT07AqTlM8tQwk0WkmNiQQHw
-=roxC
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-2.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-2.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-2.dsc ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-2.dsc
--- ia32-libs-gtk-20100914/srcs/gtk+2.0_2.20.1-2.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/gtk+2.0_2.20.1-2.dsc	2010-10-14 19:17:02.000000000 +0000
@@ -0,0 +1,33 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: gtk+2.0
+Binary: libgtk2.0-0, libgtk2.0-0-udeb, libgtk2.0-common, libgtk2.0-bin, libgtk2.0-dev, libgtk2.0-0-dbg, libgtk2.0-doc, gtk2.0-examples, gtk2-engines-pixbuf, libgail18, libgail-common, libgail-dev, libgail-dbg, libgail-doc
+Architecture: any
+Version: 2.20.1-2
+Maintainer: Sebastien Bacher <seb128@debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
+Homepage: http://www.gtk.org/
+Standards-Version: 3.8.4
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/
+Build-Depends: debhelper (>= 5.0.22), gettext, pkg-config, autotools-dev, libglib2.0-dev (>= 2.23.6), libpango1.0-dev (>= 1.20), libatk1.0-dev (>= 1.29.2), libx11-dev (>= 2:1.3.3-2), libxext-dev (>= 2:1.1.1-3), libxi-dev (>= 2:1.3-4), libxrandr-dev (>= 1:1.2.99), libxt-dev, libxrender-dev (>= 1:0.9.5-2), libxft-dev, libxcursor-dev (>= 1:1.1.10-2), libxcomposite-dev (>= 1:0.2.0-3), libxdamage-dev (>= 1:1.0.1-3), libxkbfile-dev, libxinerama-dev (>= 2:1.1-3), libxfixes-dev (>= 1:3.0.0-3), libcairo2-dev (>= 1.6.4-6.1), libtiff4-dev, libjpeg62-dev, libjasper-dev, libpng12-dev, gnome-pkg-tools (>= 0.11), chrpath, dpkg-dev (>= 1.13.19), x11proto-xext-dev, libcups2-dev (>= 1.2), quilt, gawk, xsltproc, shared-mime-info
+Build-Depends-Indep: gtk-doc-tools (>= 1.8), docbook-xml, libglib2.0-doc, libatk1.0-doc, libpango1.0-doc, libcairo2-doc
+Checksums-Sha1: 
+ d374c1111154ceaca2a1087114a2b9e24cce4a41 27925740 gtk+2.0_2.20.1.orig.tar.gz
+ cf5ad61cf15da98fcaab0b81671a366bdde36a96 262238 gtk+2.0_2.20.1-2.diff.gz
+Checksums-Sha256: 
+ 2e32f7f03ff6a3472aaac3cb768f185095db797f2275286123849e15cd9c2858 27925740 gtk+2.0_2.20.1.orig.tar.gz
+ 3c6f6e7b6c83f73c6415549fd99ed17bfd8d0d17247c9b306d6a6c4e8d9dadc6 262238 gtk+2.0_2.20.1-2.diff.gz
+Files: 
+ 98b0eccfb4563de156b8764aa4d07190 27925740 gtk+2.0_2.20.1.orig.tar.gz
+ b612c7645426909288e8da70597c6ffc 262238 gtk+2.0_2.20.1-2.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFMt1JYrSla4ddfhTMRAtcmAKDc6rJJN3aNbOwm+AHp0NjfUlJ3+wCfancH
+1+MPOOeido8aspfZIUzyvfY=
+=thwy
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/pango1.0_1.28.1-1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/pango1.0_1.28.1-1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/pango1.0_1.28.1-1.dsc ia32-libs-gtk-20110117/srcs/pango1.0_1.28.1-1.dsc
--- ia32-libs-gtk-20100914/srcs/pango1.0_1.28.1-1.dsc	2010-06-15 17:06:05.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/pango1.0_1.28.1-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,30 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 1.0
-Source: pango1.0
-Binary: libpango1.0-0, libpango1.0-udeb, libpango1.0-common, libpango1.0-dev, libpango1.0-0-dbg, libpango1.0-doc
-Architecture: any
-Version: 1.28.1-1
-Maintainer: Sebastien Bacher <seb128@debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org>
-Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5.0.22), libfreetype6-dev (>= 2.1.7), libx11-dev (>= 2:1.3.3-2), libxrender-dev (>= 1:0.9.0.2-2), libxt-dev, libglib2.0-dev (>= 2.17.3), pkg-config, defoma (>= 0.11.1), libxft-dev (>= 2.1.14-2), libfontconfig1-dev (>= 2.5.0), autotools-dev, po-debconf, gnome-pkg-tools (>= 0.11), libcairo2-dev (>= 1.8.10-3), perl, quilt, dpkg-dev (>= 1.14.17), libthai-dev (>= 0.1.9), chrpath
-Build-Depends-Indep: libglib2.0-doc
-Checksums-Sha1: 
- c6e2119781fbc89689ff09380b16f2c449e559ad 2130761 pango1.0_1.28.1.orig.tar.gz
- 3f561a85b01d399d938cccc43141e4e948fe48e6 35132 pango1.0_1.28.1-1.diff.gz
-Checksums-Sha256: 
- 19a5b122d9d32a87954d49e895d4e066f44524fbed4ff2c43d3de7c0524d28f4 2130761 pango1.0_1.28.1.orig.tar.gz
- 42db58ca6975e49816cc57376d3ee3a944641ff2d9f420eac6c7ae90a83f3cb6 35132 pango1.0_1.28.1-1.diff.gz
-Files: 
- 8c0418a1400df7c4d08db5dbd3287d53 2130761 pango1.0_1.28.1.orig.tar.gz
- 15999149baa3aad4d68577214f356c57 35132 pango1.0_1.28.1-1.diff.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iEYEARECAAYFAkwXr8EACgkQBsBdh1vkHyFbCwCfSvNvZz5npPWj57ZUBrEwnju5
-EVsAn0OEQ9JqSQkvUVHrAlQK1fyRDVlF
-=v5ZP
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/pango1.0_1.28.1.orig.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/pango1.0_1.28.1.orig.tar.gz differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/pango1.0_1.28.3-1.diff.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/pango1.0_1.28.3-1.diff.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/pango1.0_1.28.3-1.dsc ia32-libs-gtk-20110117/srcs/pango1.0_1.28.3-1.dsc
--- ia32-libs-gtk-20100914/srcs/pango1.0_1.28.3-1.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/pango1.0_1.28.3-1.dsc	2010-10-19 23:14:38.000000000 +0000
@@ -0,0 +1,30 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: pango1.0
+Binary: libpango1.0-0, libpango1.0-udeb, libpango1.0-common, libpango1.0-dev, libpango1.0-0-dbg, libpango1.0-doc
+Architecture: any
+Version: 1.28.3-1
+Maintainer: Sebastien Bacher <seb128@debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org>
+Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 5.0.22), libfreetype6-dev (>= 2.1.7), libx11-dev (>= 2:1.3.3-2), libxrender-dev (>= 1:0.9.0.2-2), libxt-dev, libglib2.0-dev (>= 2.17.3), pkg-config, defoma (>= 0.11.1), libxft-dev (>= 2.1.14-2), libfontconfig1-dev (>= 2.5.0), autotools-dev, po-debconf, gnome-pkg-tools (>= 0.11), libcairo2-dev (>= 1.8.10-3), perl, quilt, dpkg-dev (>= 1.14.17), libthai-dev (>= 0.1.9), chrpath
+Build-Depends-Indep: libglib2.0-doc
+Checksums-Sha1: 
+ 1b0e1eb5f3a0db25378a9479f38e1c73f204bada 2121138 pango1.0_1.28.3.orig.tar.gz
+ 9cd631d697a07a9c24d339af2db6f710103855cc 36240 pango1.0_1.28.3-1.diff.gz
+Checksums-Sha256: 
+ 3406952ac4c6882a2e5ccb9bdb591478edafaba5b7a671f01a46e2fe95f84c5b 2121138 pango1.0_1.28.3.orig.tar.gz
+ 5f36756e50eee49016ba2ce6f8f71e29e8935d3829ef5e14f277838875f8521d 36240 pango1.0_1.28.3-1.diff.gz
+Files: 
+ 22ad1c8d3fda7e73b0798035f3dd96bc 2121138 pango1.0_1.28.3.orig.tar.gz
+ a6d0d72211e4ff9d63a3edafe5689d4e 36240 pango1.0_1.28.3-1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iD8DBQFMvhIbrSla4ddfhTMRApOdAKD814R4RW6PqOcRB0RL0ypHUz3m3QCg4+33
+f1wby+evDORtDlbQJSfy34M=
+=34Hh
+-----END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/pango1.0_1.28.3.orig.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/pango1.0_1.28.3.orig.tar.gz differ
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-1.debian.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-1.debian.tar.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-1.dsc ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-1.dsc
--- ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-1.dsc	2010-06-09 09:43:37.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-1.dsc	1970-01-01 00:00:00.000000000 +0000
@@ -1,34 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-Format: 3.0 (quilt)
-Source: qt4-x11
-Binary: libqtcore4, libqt4-core, libqtgui4, libqt4-gui, libqt4-network, libqt4-opengl, libqt4-script, libqt4-scripttools, libqt4-sql, libqt4-sql-ibase, libqt4-sql-mysql, libqt4-sql-odbc, libqt4-sql-psql, libqt4-sql-sqlite, libqt4-sql-sqlite2, libqt4-sql-tds, libqt4-svg, libqt4-webkit, libqt4-xml, libqt4-xmlpatterns, libqt4-dbus, libqt4-qt3support, libqt4-designer, libqt4-help, libqt4-assistant, libqt4-test, libqt4-multimedia, libqt4-phonon, libqt4-dev, libqt4-opengl-dev, libqt4-dbg, libqt4-webkit-dbg, libqt4-xmlpatterns-dbg, qt4-demos-dbg, qt4-designer, qt4-dev-tools, qt4-qmake, qt4-qtconfig, qt4-demos, qt4-doc, qt4-doc-html
-Architecture: any
-Version: 4:4.6.3-1
-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
-Uploaders: Fathi Boudra <fabo@debian.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Modestas Vainius <modax@debian.org>, Sune Vuorela <debian@pusling.com>,
-Homepage: http://www.qtsoftware.com
-Standards-Version: 3.8.4
-Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt4-x11.git;a=summary
-Vcs-Git: git://git.debian.org/pkg-kde/qt4-x11.git
-Build-Depends: debhelper (>= 7.4.13), quilt, pkg-kde-tools (>= 0.6.4), flex, sharutils, firebird2.1-dev [amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc], libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], libaudio-dev, libcups2-dev, libdbus-1-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, libgtk2.0-dev, libice-dev, unixodbc-dev, libjpeg-dev, libmng-dev, libmysqlclient-dev, libpam0g-dev, libpng12-dev, libpq-dev, libreadline-dev, libsm-dev, libsqlite0-dev, libsqlite3-dev, libtiff4-dev, libx11-dev, libxcursor-dev, libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, libxrender-dev, libxslt1-dev, libxt-dev, libxtst-dev, zlib1g-dev, freetds-dev
-Checksums-Sha1: 
- 1c18a564df9296c7cb0e0dedde40b9843e1b30e8 160993454 qt4-x11_4.6.3.orig.tar.gz
- 1be547669c74af046617d4125af336e9b5e1e61b 370050 qt4-x11_4.6.3-1.debian.tar.gz
-Checksums-Sha256: 
- f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768 160993454 qt4-x11_4.6.3.orig.tar.gz
- 2502eb62b360565c927ce92185e170d2667b18e7c104ae844891a1f655018768 370050 qt4-x11_4.6.3-1.debian.tar.gz
-Files: 
- 5c69f16d452b0bb3d44bc3c10556c072 160993454 qt4-x11_4.6.3.orig.tar.gz
- 233cad40162c82a894f5566f3a66e174 370050 qt4-x11_4.6.3-1.debian.tar.gz
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-
-iJwEAQECAAYFAkwPRtYACgkQjPU19mqlcvdFAwQA7MLjtM1Ipcwc8/n71cndIl5Z
-986PAdcGnHH8BZLUGV8g3BidlRc6scP3kmw+Gsz98n2Z8p8dUdwCzc5N7y7sYEXn
-hjKcDOwdQxB0oKpKSyGzmS42A+nS1WE6a/H+KtNlxFyyLp0lQxIbgu5D3ldg4d0S
-QSs7iCZAALW/g+Zg88w=
-=VKVy
------END PGP SIGNATURE-----
Binary files /tmp/HHagM3ela5/ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-4.debian.tar.gz and /tmp/NcbRuvlCqc/ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-4.debian.tar.gz differ
diff -Nru ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-4.dsc ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-4.dsc
--- ia32-libs-gtk-20100914/srcs/qt4-x11_4.6.3-4.dsc	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/srcs/qt4-x11_4.6.3-4.dsc	2010-10-18 09:47:03.000000000 +0000
@@ -0,0 +1,32 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 3.0 (quilt)
+Source: qt4-x11
+Binary: libqtcore4, libqt4-core, libqtgui4, libqt4-gui, libqt4-network, libqt4-opengl, libqt4-script, libqt4-scripttools, libqt4-sql, libqt4-sql-ibase, libqt4-sql-mysql, libqt4-sql-odbc, libqt4-sql-psql, libqt4-sql-sqlite, libqt4-sql-sqlite2, libqt4-sql-tds, libqt4-svg, libqt4-webkit, libqt4-xml, libqt4-xmlpatterns, libqt4-dbus, libqt4-qt3support, libqt4-designer, libqt4-help, libqt4-assistant, libqt4-test, libqt4-multimedia, libqt4-phonon, libqt4-dev, libqt4-opengl-dev, libqt4-dbg, libqt4-webkit-dbg, libqt4-xmlpatterns-dbg, qt4-demos-dbg, qt4-designer, qt4-dev-tools, qt4-qmake, qt4-qtconfig, qt4-demos, qt4-doc, qt4-doc-html
+Architecture: any
+Version: 4:4.6.3-4
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Uploaders: Fathi Boudra <fabo@debian.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Modestas Vainius <modax@debian.org>, Sune Vuorela <debian@pusling.com>,
+Homepage: http://www.qtsoftware.com
+Standards-Version: 3.8.4
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-kde/qt/qt4-x11.git
+Build-Depends: debhelper (>= 7.4.13), quilt, pkg-kde-tools (>= 0.6.4), flex, sharutils, firebird2.1-dev [amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc], libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], libaudio-dev, libcups2-dev, libdbus-1-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, libgtk2.0-dev, libice-dev, unixodbc-dev, libjpeg-dev, libmng-dev, libmysqlclient-dev, libpam0g-dev, libpng12-dev, libpq-dev, libreadline-dev, libsm-dev, libsqlite0-dev, libsqlite3-dev, libtiff4-dev, libx11-dev, libxcursor-dev, libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, libxrender-dev, libxslt1-dev, libxt-dev, libxtst-dev, zlib1g-dev, freetds-dev
+Checksums-Sha1: 
+ 1c18a564df9296c7cb0e0dedde40b9843e1b30e8 160993454 qt4-x11_4.6.3.orig.tar.gz
+ 4ec7feb03af3a262db3f0ebed35cfd2c1f103f7e 381616 qt4-x11_4.6.3-4.debian.tar.gz
+Checksums-Sha256: 
+ f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768 160993454 qt4-x11_4.6.3.orig.tar.gz
+ cd4d59c99cbd7b2b8da84f0781b58b9f29a17a8c11e0d442c5a581973c137af8 381616 qt4-x11_4.6.3-4.debian.tar.gz
+Files: 
+ 5c69f16d452b0bb3d44bc3c10556c072 160993454 qt4-x11_4.6.3.orig.tar.gz
+ ba010bdf8d94f19e0eddb3f08541dc26 381616 qt4-x11_4.6.3-4.debian.tar.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEARECAAYFAky5bTIACgkQHO9JRnPq4hSXqACfRbjlRLWA7qjIIq93I4sqPGgD
+QFwAnjaukwbkhIevX9WSiQuzTvxQWAOr
+=OkoX
+-----END PGP SIGNATURE-----
diff -Nru ia32-libs-gtk-20100914/versions/20110117 ia32-libs-gtk-20110117/versions/20110117
--- ia32-libs-gtk-20100914/versions/20110117	1970-01-01 00:00:00.000000000 +0000
+++ ia32-libs-gtk-20110117/versions/20110117	2011-01-17 15:36:00.000000000 +0000
@@ -0,0 +1,26 @@
+atk1.0 1.30.0-1
+at-spi 1.30.1-3
+cairo 1.8.10-6
+dbus-glib 0.88-2.1
+gconf 2.28.1-6
+glib2.0 2.24.2-1
+gtk+2.0 2.20.1-2
+gtk2-engines 1:2.20.1-1
+gtk2-engines-xfce 2.6.0-2
+jasper 1.900.1-7
+libart-lgpl 2.3.21-1
+libbonobo 2.24.3-1
+libcanberra 0.24-1
+libdatrie 0.2.4-1
+libglade2 1:2.6.4-1
+libgnomecanvas 2.30.1-1
+libidl 0.8.14-0.1
+libmng 1.0.10-1
+libthai 0.1.14-2
+libwmf 0.2.8.4-6.1
+lua5.1 5.1.4-5
+orbit2 1:2.14.18-0.1
+pango1.0 1.28.3-1
+pcre3 8.02-1.1
+pixman 0.16.4-1
+qt4-x11 4:4.6.3-4

Reply to: