Source: trac-announcer
Section: web
Priority: optional
Build-Depends: python-all (>= 2.6.6-3~),
	python-setuptools,
	debhelper (>= 11),
	dh-python,
	python-babel,
	trac (>= 1.2.1)
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Standards-Version: 4.1.3
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/applications/trac-announcer.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/trac-announcer
Homepage: https://trac-hacks.org/wiki/AnnouncerPlugin

Package: trac-announcer
Architecture: all
Depends: ${python:Depends},
	${misc:Depends},
	trac (>= 1.2.1)
Description: enhanced e-mail notification system for Trac
 The AnnouncerPlugin is meant to provide an extensible,
 user-customizable notification system that can be used to
 completely replace Trac's default notifications. It allows
 easy and flexible notifications about tickets, wiki page
 changes, and even Bitten builds.
