{# -*- jinja2 -*- #}
From: "{{maintainer_name}}" <{{maintainer_email}}>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: {{ upstream_name }} -- {{ short_description }}
X-Debug-Cc: debian-devel@lists.debian.org

Package: wnpp
Severity: wishlist
Owner: {{ maintainer_name }} <{{ maintainer_email }}>

{% include 'package-info.j2' %}


{% if 'Haskell' in languages %}
 I plan to maintain this package as part of Debian Haskell Group
{% else %}
  {% if 'Emacs Lisp' in languages %}
 I plan to maintain this package as part of Emacsen team
  {% else %}
 I plan to maintain this package myself, keeping debianization in following
 Git repository:

     {{ vcs_git }}
  {% endif -%}
{% endif -%}
