Bug#879232: marked as done (qa.debian.org: [udd] Fix link for form in lintian template)

2017-10-23 Thread Debian Bug Tracking System
Your message dated Mon, 23 Oct 2017 11:15:25 +0200 with message-id <20171023091525.rv5jb4jfgpyef...@pad.tobald.eu.org> and subject line Re: Bug#879232: qa.debian.org: [udd] Fix link for form in lintian template has caused the Debian Bug report #879232, regarding qa.debian.org: [udd] Fix link for f

[PATCH] Spelling fixes

2017-10-23 Thread Ville Skyttä
--- distro_tracker/auto_news/tests.py | 2 +- distro_tracker/core/tests/tests_models.py | 2 +- distro_tracker/core/tests/tests_tasks.py| 2 +- distro_tracker/core/utils/email_messages.py | 2 +- distro_tracker/core/utils/linkify.py| 2 +- distro_tracker/mail/tests/tests_co

[PATCH] Python 3.6 invalid escape sequence deprecation fixes

2017-10-23 Thread Ville Skyttä
https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior --- distro_tracker/core/utils/email_messages.py | 2 +- distro_tracker/mail/control/commands/keywords.py | 4 ++-- distro_tracker/project/urls.py | 2 +- setup.py |

[PATCH] Use type="search" for search input fields

2017-10-23 Thread Ville Skyttä
--- distro_tracker/accounts/templates/accounts/subscriptions.html | 2 +- distro_tracker/core/static/css/style.css | 2 +- distro_tracker/core/templates/core/package-search-form.html | 2 +- distro_tracker/core/templates/core/team.html | 2 +- distro_tracker