Installed python 1.5.2-9 (all source i386)
Installed:
python-mpz_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-mpz_1.5.2-9.deb
replacing python-mpz_1.5.2-8.deb
python-mpz_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-mpz_1.5.2-9.deb
replacing python-mpz_1.5.2-8.deb
python_1.5.2-9.diff.gz
to dists/potato/main/source/interpreters/python_1.5.2-9.diff.gz
replacing python_1.5.2-8.diff.gz
python_1.5.2-9.diff.gz
to dists/woody/main/source/interpreters/python_1.5.2-9.diff.gz
replacing python_1.5.2-8.diff.gz
python_1.5.2-9.dsc
to dists/potato/main/source/interpreters/python_1.5.2-9.dsc
replacing python_1.5.2-8.dsc
python_1.5.2-9.dsc
to dists/woody/main/source/interpreters/python_1.5.2-9.dsc
replacing python_1.5.2-8.dsc
python-gdbm_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-gdbm_1.5.2-9.deb
replacing python-gdbm_1.5.2-8.deb
python-gdbm_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-gdbm_1.5.2-9.deb
replacing python-gdbm_1.5.2-8.deb
python-base_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-base_1.5.2-9.deb
replacing python-base_1.5.2-8.deb
python-base_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-base_1.5.2-9.deb
replacing python-base_1.5.2-8.deb
python-elisp_1.5.2-9_all.deb
to dists/potato/main/binary-all/interpreters/python-elisp_1.5.2-9.deb
replacing python-elisp_1.5.2-8.deb
python-elisp_1.5.2-9_all.deb
to dists/woody/main/binary-all/interpreters/python-elisp_1.5.2-9.deb
replacing python-elisp_1.5.2-8.deb
python-examples_1.5.2-9_all.deb
to dists/potato/main/binary-all/interpreters/python-examples_1.5.2-9.deb
replacing python-examples_1.5.2-8.deb
python-examples_1.5.2-9_all.deb
to dists/woody/main/binary-all/interpreters/python-examples_1.5.2-9.deb
replacing python-examples_1.5.2-8.deb
idle_1.5.2-9_all.deb
to dists/potato/main/binary-all/devel/idle_1.5.2-9.deb
replacing idle_1.5.2-8.deb
idle_1.5.2-9_all.deb
to dists/woody/main/binary-all/devel/idle_1.5.2-9.deb
replacing idle_1.5.2-8.deb
python-dev_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-dev_1.5.2-9.deb
replacing python-dev_1.5.2-8.deb
python-dev_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-dev_1.5.2-9.deb
replacing python-dev_1.5.2-8.deb
python-regrtest_1.5.2-9_all.deb
to dists/potato/main/binary-all/interpreters/python-regrtest_1.5.2-9.deb
replacing python-regrtest_1.5.2-8.deb
python-regrtest_1.5.2-9_all.deb
to dists/woody/main/binary-all/interpreters/python-regrtest_1.5.2-9.deb
replacing python-regrtest_1.5.2-8.deb
python-tk_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-tk_1.5.2-9.deb
replacing python-tk_1.5.2-8.deb
python-tk_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-tk_1.5.2-9.deb
replacing python-tk_1.5.2-8.deb
python-zlib_1.5.2-9_i386.deb
to dists/potato/main/binary-i386/interpreters/python-zlib_1.5.2-9.deb
replacing python-zlib_1.5.2-8.deb
python-zlib_1.5.2-9_i386.deb
to dists/woody/main/binary-i386/interpreters/python-zlib_1.5.2-9.deb
replacing python-zlib_1.5.2-8.deb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.6
Date: Sun, 12 Mar 2000 18:59:16 +0100
Source: python
Binary: idle python-dev python-examples python-tk python-regrtest python-zlib python-mpz python-gdbm python-base python-elisp
Architecture: source all i386
Version: 1.5.2-9
Distribution: frozen unstable
Urgency: high
Maintainer: Gregor Hoffleit <flight@debian.org>
Description:
idle - An IDE for Python using Tkinter
python-base - An interactive object-oriented scripting language.
python-dev - Header files and a static library for Python.
python-elisp - Emacs-lisp python-mode for the scripting language Python.
python-examples - Examples for the scripting language Python.
python-gdbm - GNU dbm database support for Python.
python-mpz - Multiple-precision arithmetic support for Python.
python-regrtest - Regression test for the Python distribution.
python-tk - Writing Tk applications with Python (Tkinter).
python-zlib - A compression module for Python using zlib.
Closes: 59880 59967 60029 60033 60112
Changes:
python (1.5.2-9) frozen unstable; urgency=high
.
* Fixing a grave bug: Recompiled with libc6 2.1.3-6 to fix broken
dependency on libdb1.85 which hosed the upgrade
(closes: #59967, #60029, #60033, #60112).
* Remove remaining obsolete stdwin files from python-base (they got in
there accidentely in 1.5.2-7 as a leftover from python-stdwin's
removal).
* Lib/mailbox.py: Change value of _Mailbox from /usr/mail to /var/mail
as mandated by the FHS (closes: #59880).
Files:
cc27d009548dfe089f2af3d9f9a18992 827 interpreters optional python_1.5.2-9.dsc
009f1f0f52303e21fb4d2e7882d166b6 49177 interpreters optional python_1.5.2-9.diff.gz
f9c90979e5b735ce2a1ba2a9ea638b7a 460654 interpreters optional python-examples_1.5.2-9_all.deb
4d812f3fc2d3730a7a79460197e840c6 48636 interpreters optional python-elisp_1.5.2-9_all.deb
e32dbf705c927c1379a78e1431ad17ce 312288 interpreters optional python-regrtest_1.5.2-9_all.deb
c6a890d0c39efe4669273218d022cbaa 67592 interpreters optional idle_1.5.2-9_all.deb
ddcab6c8656b7bc9b209c9b9a380e5c3 815980 interpreters optional python-base_1.5.2-9_i386.deb
3d1142dc5a9eb5311c6be56a4d872483 51240 interpreters optional python-tk_1.5.2-9_i386.deb
63dd857d95a42971e814109068f84b98 18270 interpreters extra python-mpz_1.5.2-9_i386.deb
97e5016d7a1f3a48f3e9b1415950eb86 17464 interpreters optional python-gdbm_1.5.2-9_i386.deb
c5f6c5ab1699d3ecf83bf5a7adc6f70d 16430 interpreters optional python-zlib_1.5.2-9_i386.deb
7762781f5027c5f6db2dcf8dbca988b4 306510 interpreters optional python-dev_1.5.2-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE4zBJF3eVfDf25G40RAt+YAKCqIYWwNh6CO7A7FoFwab8xY7r/xQCgqofG
yffFCnefTiab4x7m79rIYeg=
=9Vfd
-----END PGP SIGNATURE-----
Reply to: