Your message dated Fri, 16 Jun 2006 15:47:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#373395: fixed in twisted-mail 0.3.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: twisted-mail
Version: 0.2.0-4
Severity: important


  Hi, your package has been detected as generating a python
module/extension that may need an upgrade to the new Python Policy[1].

  A wiki page [2] explains what has to be done to upgrade your packages
to the new Policy. This bug may be a false positive, in that case,
please just close the bug.

  This bug is part of a mass bug filling, and its severity will be
raised to serious when python will default to python2.4. Please note
that this bug (even not being RC) falls under the 0-day NMU policy.


  [1] http://lists.debian.org/debian-devel-announce/2006/06/msg00009.html
  [2] http://wiki.debian.org/DebianPython/NewPolicy




--- End Message ---
--- Begin Message ---
Source: twisted-mail
Source-Version: 0.3.0-1

We believe that the bug you reported is fixed in the latest version of
twisted-mail, which is due to be installed in the Debian FTP archive:

python-twisted-mail_0.3.0-1_all.deb
  to pool/main/t/twisted-mail/python-twisted-mail_0.3.0-1_all.deb
twisted-mail_0.3.0-1.diff.gz
  to pool/main/t/twisted-mail/twisted-mail_0.3.0-1.diff.gz
twisted-mail_0.3.0-1.dsc
  to pool/main/t/twisted-mail/twisted-mail_0.3.0-1.dsc
twisted-mail_0.3.0.orig.tar.gz
  to pool/main/t/twisted-mail/twisted-mail_0.3.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated twisted-mail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 15 Jun 2006 00:28:22 +0000
Source: twisted-mail
Binary: python-twisted-mail
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 python-twisted-mail - An SMTP, IMAP and POP protocol implementation
Closes: 105843 108245 142789 159258 167196 192600 209816 211102 217053 220698 
220699 240564 243136 255548 255887 255888 256598 273141 283238 284818 289993 
291310 294493 313313 314508 315307 317290 318167 323551 326021 351209 373395
Changes: 
 twisted-mail (0.3.0-1) unstable; urgency=low
 .
   * New upstream version.
   * Update to current python policy. Closes: #373395.
 .
 twisted-mail (0.2.0-4) unstable; urgency=low
 .
   * Upload with upstream tarball.
 .
 twisted-mail (0.2.0-3) unstable; urgency=low
 .
   * Depend on -core packages instead of -twisted packages (closes: #351209).
   * Update debian/watch file.
 .
 twisted-mail (0.2.0-2) unstable; urgency=low
 .
   * Add conflict/replaces to python-twisted (<< 2.1) packages.
 .
 twisted-mail (0.2.0-1) unstable; urgency=low
 .
   * New upstream version, mail splitted out in it's own tarball.
 .
 twisted (2.0.1-4) unstable; urgency=low
 .
   * Fix doc symlinks (closes: #313313).
   * Remove conflict with supyb, requested by the supyb maintainer.
   * Suggest python-wxgtk2.4 | python-wxgtk2.6.
   * Fix man page symlinks (closes: #326021, #314508, #315307, #323551).
   * Fix location of the tutorial in the doc-base file (closes: #318167).
   * python-twisted: Add dependency on python-soappy (closes: #317290).
 .
 twisted (2.0.1-3) unstable; urgency=low
 .
   * Drop python2.2 packages, build python2.4 packages.
 .
 twisted (2.0.1-2) unstable; urgency=low
 .
   * Reupload as -2, -1 is sticking in the NEW queue from a hijack attempt.
 .
 twisted (2.0.1-1) unstable; urgency=low
 .
   * New upstream version, built from the sumo tarball.
   * (Build-)depend on zope-interface.
   * Explicitely conflict with all current packages depending on
     python-twisted and python-twisted-conch. Please check for
     compatibility first.
   * Do provide menu entries for the default version only.
   * Empty twisted-doc-api package at the moment.
   * Use debhelper for the packaging.
   * Change priority to optional.
 .
 twisted (1.3.0-8) unstable; urgency=low
 .
   * Fix the fix in gtk2reactor.
 .
 twisted (1.3.0-7) unstable; urgency=low
 .
   * Conditionally import the profile module (closes: #294493).
   * Add suggestions to the python-profiler package.
   * Suppress gtk2 user warning in gtk2reactor (closes: #291310).
 .
 twisted (1.3.0-6) unstable; urgency=medium
 .
   * Fix two bad mail-related bugs, which are really harmful for the
     scalemail application (Tommi Virtanen):
     - insufficient error handling in mail delivery, causing mail loss
       (fixed by r12036)
     - unable to send mail from <> (fixed by r12767, which broke receiving
       mail from <>, which is fixed in r12858).
     Closes: #289993.
 .
 twisted (1.3.0-5) unstable; urgency=low
 .
   * Fix memory leak in _c_urlarg.c (closes: #284818).
   * python2.3-twisted: Add python-glade-1.2 python-gtk-1.2 suggests.
     Closes: #283238.
 .
 twisted (1.3.0-4) unstable; urgency=low
 .
   * Fix package recommendations.
   * twisted/xish/domish.py: Add fixes for jabber protocol implementation.
     Alexandre Fayolle. Closes: #273141.
 .
 twisted (1.3.0-3) unstable; urgency=medium
 .
   * twisted-doc-api: Add link to docs (closes: #255888).
   * twisted-doc: Rename examples/xindex.html (closes: #255887).
   * twisted-doc: Include the Twisted tutorial (closes: #256598).
   * Install the PDF version of the Twisted Book, not the PostScript version.
   * python-twisted: Recommend the python-serial package.
   * Fix nmea protocol failing when checksums turned off (closes: #243136).
   * Add support for bool types in Twisted Serialize module (python2.3 only).
     Closes: #217053.
 .
 twisted (1.3.0-2) unstable; urgency=low
 .
   * Fix links in twisted-doc's index.html (closes: #255548).
 .
 twisted (1.3.0-1) unstable; urgency=low
 .
   * New upstream version.
   * Hijacking the package.
     See http://lists.debian.org/debian-qa/2004/06/msg00070.html.
   * Fix doc-base file (closes: #220698, #220699).
   * html files are included as .html, not .xhtml (closes: #192600).
   * Make package descriptions more verbose (closes: #209816).
   * Fix some lintian errors.
 .
 twisted (1.2.0-1.1) unstable; urgency=low
 .
   * NMU.
   * Fix suggestions and recommendations:
     - Make python-pyopenssl, python-pam recommendations.
     - Make python-tk, python-gtk2, python-glade2, python-qt3,
       libwxgtk2.4-python suggestions.
     Closes: #240564.
   * python-twisted-conch: Depend on python2.3-twisted-conch.
   * Use Debian's way importing gtk2:
     - doc/examples/pbgtk2.py
     - twisted/spread/ui/gtk2util.py
   * The Debian package provided upstream isn't a big help, as it's just
     an outdated copy of the Debian package :-(
 .
 twisted (1.2.0-1) unstable; urgency=low
 .
   * New upstream version (closes: #211102).
 .
 twisted (1.1.2-1) unstable; urgency=low
 .
   * New upstream version
 .
 twisted (1.1.1-1) unstable; urgency=low
 .
   * New upstream version
 .
 twisted (1.1.0-1) unstable; urgency=low
 .
   * New upstream version
 .
 twisted (1.0.7-1) unstable; urgency=low
 .
   * New upstream version
 .
 twisted (1.0.6-1) unstable; urgency=low
 .
   * New upstream version.
   * NMU (encouraged by maintainer)
 .
 twisted (1.0.5-1) unstable; urgency=low
 .
   * New upstream version
   * Remove Python 2.1 packages -- upstream no longer supports 2.1
 .
 twisted (1.0.4-1) unstable; urgency=low
 .
   * New upstream version
 .
 twisted (1.0.3-1) unstable; urgency=low
 .
   * Split out conch
     * This allows us to have conch properly depend on python-crypto
   * Documentation improvements
     * Installing xhtml versions of everything
     * Distributing ps and pdf versions of book
     * doc-base support
   * Split out doc-api
     * It's HUGE and many people don't need it (since it is available on the
       web)
 .
 twisted (1.0.0-2) unstable; urgency=low
 .
   * Put api docs in api/ (Closes: #167196)
 .
 twisted (1.0.0-1) unstable; urgency=low
 .
   * New upstream release
 .
 twisted (0.99.2-4) unstable; urgency=low
 .
   * UGH! Python 2.3 distutils bug is back
   * Working around it
 .
 twisted (0.99.2-3) unstable; urgency=low
 .
   * Adding "/usr/bin/python" to build dependencies.
 .
 twisted (0.99.2-2) unstable; urgency=low
 .
   * Enabling Python 2.3 support
 .
 twisted (0.99.2-1) unstable; urgency=low
 .
   * New upstream
   * Fixed build dependencies (Closes: #159258)
 .
 twisted (0.99.0-1) unstable; urgency=low
 .
   * New upstream version.
   * Packaging changes:
     * "Twisted" is now a package, to facilitate upgrades from woody
       (there are verioned depends:)
     * New package: twisted-quotes -- quotes collected by the Twisted release
       team
 .
 twisted (0.19.0-2) unstable; urgency=low
 .
   * Gagh, make python2.2-twisted any, not all.
 .
 twisted (0.19.0-1) unstable; urgency=low
 .
   * New upstream release
   * Debian packaging changes:
     * split python2.x-twisted into python2.x-twisted and python2.x-twisted-bin
     * unfortunately, because of distutils mind boggling stupidity, it will
       do most of the work for building the arch-independant utilities when
       building the c module
     * fortunately, twisted will now take up much less room in the archive
 .
 twisted (0.18.0-2) unstable; urgency=low
 .
   * The "Aaaaarrrgghhh, I'm stupid release"
   * debian/control: python2.1-twisted needs to Conflict:/Replace: twisted too
 .
 twisted (0.18.0-1) unstable; urgency=low
 .
   * New upstream release
   * Lots of debian changes:
     * building python2.1-twisted, python2.2-twisted
     * python-twisted depends on python2.1-twisted
     * menu support for t-im and manhole enabled
   * Removed debelper
     * Added debian/scripts/ directory with helper scripts
     * This will (hopefully) mean support python2.3 will be easy
   * Upstream fixed tcp client (Closes: #142789)
 .
 twisted (0.17.3-1) unstable; urgency=low
 .
   * New upstream release
 .
 twisted (0.17.0-1) unstable; urgency=low
 .
   * New upstream release
   * Now building two packages -- one for the code, one for the docs
     + If you want the docs, install twisted-docs too
     + Feedback is encouraged about whether a 2.2-supporting version is needed
 .
 twisted (0.15.5-1) unstable; urgency=low
 .
   * New upstream release
 .
 twisted (0.15.4-1) unstable; urgency=low
 .
   * New upstream version
   * Better DNS support
 .
 twisted (0.15.3-1) unstable; urgency=low
 .
   * New upstream release
   * Fixed stupidproxy bug, where connections weren't closed
 .
 twisted (0.15.1-1) unstable; urgency=low
 .
   * New upstream release
 .
 twisted (0.15.0-1) unstable; urgency=low
 .
   * New upstream release
   * IM application: many improvements, new GTK+ client
   * easier to add error callbacks to deferred
   * SOCKSv4 support
   * bugs fixed in t.i.tcp
   * added approveConnection (again ;-)
   * All non-blocking methods now return deferreds instead of accepting
     callbacks (hopefully)
   * low-level protocol changes
   * New t.web applications and features
   * Perspective retrieval now async
   * Enterprise now fixed
 .
 twisted (0.13.0-1) unstable; urgency=low
 .
   * New upstream version
   * New forum
   * New config interface
   * New metrics
 .
 twisted (0.12.2-1) unstable; urgency=low
 .
   * New upstream versions (many bugfixes)
 .
 twisted (0.12.1-1) unstable; urgency=low
 .
   * New upstream version (mainly bugfixes)
 .
 twisted (0.12.0-1) unstable; urgency=low
 .
   * New upstream version
   * Using Python 2.1
 .
 twisted (0.10.3-1) unstable; urgency=low
 .
   * New upstream release
   * twisted.names, resolving internet names
   * optimizations
   * works with Jython too
 .
 twisted (0.10.2-1) unstable; urgency=low
 .
   * New upstream release
   * bug fixes
   * timeouts for client sockets
   * Tutorial about plugins
   * Mail has changed API in an incompatible way
 .
 twisted (0.10.1-1) unstable; urgency=low
 .
   * New upstream release
   * Massive renaming in prespective broker classes
   * web proxying
   * TCP connection forwarding
   * Lots of new protocols: LDAP, finger and obscure RFCs
   * --plugin option to twistd
   * web widgets
   * twisted.enterprise improved a lot
 .
 twisted (0.10.0-1) unstable; urgency=low
 .
   * New upstream release
   * Added twisted.tap and twisted.mail to distribution
   * Added docs about writing new twisted servers
   * Changed mail API: now, saveMessage gets the SMTP from too
   * Removed spurious prints from twisted.mail.mail
   * Possible to relay mail to unknown domains via smart host
   * tap2deb can create policy compliant Debian packages around .tap's
   * Fixed debian/rules clean target (closes: Bug#108245)
   * New arguments to twistd: --python, --no_save
   * New arguments to mktap: --append
   * twisted.tcp.Port can now change the size of the backlog from 5
   * UDP servers now possible
 .
 twisted (0.9.4-1) unstable; urgency=low
 .
   * Initial Release. (closes: #105843)
Files: 
 79e9f5de2bcd9ff863cccf7a40a23a67 691 python optional twisted-mail_0.3.0-1.dsc
 5376d86e2d3fadace352e0c28b1e3211 144339 python optional 
twisted-mail_0.3.0.orig.tar.gz
 b4df62d34288ea493997430fe30edc3d 6739 python optional 
twisted-mail_0.3.0-1.diff.gz
 9ac05b7b0f509b2afb083f54dd44c445 154264 python optional 
python-twisted-mail_0.3.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEkzVSStlRaw+TLJwRAovYAJ0ZVxKeU7qJxsy6nVF+GgOI+C6S9ACfdp/X
KpOgKEXA0OKa9chOiv9B/xg=
=SKOD
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to