Package: qa.debian.org
Severity: normal
Tags: patch
Today I sent a message to [EMAIL PROTECTED] and it bounced with:
-------------------------------------------------------
pipe to | /org/packages.qa.debian.org/www/bin/receive_news.py
generated by [EMAIL PROTECTED]
The following text was generated during the delivery attempt:
------ pipe to | /org/packages.qa.debian.org/www/bin/receive_news.py
generated by [EMAIL PROTECTED] ------
/srv/packages.qa.debian.org/www/bin/common.py:37: DeprecationWarning:
get_type()
+deprecated; use get_content_type()
if part.get_type("text/plain") == "text/plain":
/srv/packages.qa.debian.org/www/bin/common.py:37: DeprecationWarning:
get_type()
+deprecated; use get_content_type()
if part.get_type("text/plain") == "text/plain":
-------------------------------------------------------
The message is shown on the QA page so it worked otherwise.
(Could have used Severity: minor, but bounces are worrying)
The obvious patch is to s/get_type/get_content_type/
TIA,
dam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]