Source: hello-py
Section: unknown
Priority: extra
Maintainer: Osamu Aoki <osamu@debian.org>
Build-Depends: python-all,
	python3-all,
	debhelper (>=9)
Standards-Version: 3.9.5
Homepage: <insert the upstream URL, if relevant>
Vcs-Git: git://anonscm.debian.org/collab-maint/hello-py.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/hello-py.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: hello-py
Architecture: all
Multi-Arch: foreign
Depends: python,
	${python:Depends},
	${misc:Depends}
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>
 <continued long description lines ...>
 .
 <continued long description line after a line break indicated by " .">
 <continued long description lines ...>
 .
 package type is "python".

