debian/0000755000000000000000000000000011703142110007154 5ustar debian/source/0000755000000000000000000000000011703142110010454 5ustar debian/source/format0000644000000000000000000000001411702321306011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211702321306010357 0ustar 7 debian/copyright0000644000000000000000000000351211703136257011127 0ustar This package was debianized by: W. Martin Borgert on Sun, 08 Jan 2012 11:40:42 +0000 It was downloaded from: http://trac-hacks.org/wiki/AnnouncerPlugin Upstream Author: Robert Corsaro Copyright: © 2008, Stephen Hansen © 2009, Robert Corsaro © 2010,2011 Steffen Hoffmann License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/watch0000644000000000000000000000032111702321306010206 0ustar version=3 opts=downloadurlmangle=s/$/\/announcerplugin\/0\.12\.1\?old_path=\/&format=zip/,uversionmangle=s/^/0.12.1+r/ \ http://trac-hacks.org/log/announcerplugin/trunk \ /changeset/(\d+) \ debian uupdate debian/changelog0000644000000000000000000000060311703136257011044 0ustar trac-announcer (0.12.1+r10986-2) unstable; urgency=low * First Debian package (still Closes: #504349). * Fixed copyright file. -- W. Martin Borgert Tue, 10 Jan 2012 22:30:49 +0000 trac-announcer (0.12.1+r10986-1) unstable; urgency=low * First Debian package (Closes: #504349). -- W. Martin Borgert Sun, 08 Jan 2012 11:40:42 +0000 debian/control0000644000000000000000000000165011702321306010566 0ustar Source: trac-announcer Section: web Priority: optional Build-Depends: python-all (>= 2.6.6-3~), python-setuptools, debhelper (>= 7.0.50~) Maintainer: Python Applications Packaging Team Uploaders: W. Martin Borgert Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/trac-announcer/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/trac-announcer/trunk/ Homepage: http://trac-hacks.org/wiki/AnnouncerPlugin Package: trac-announcer Architecture: all Depends: ${python:Depends}, ${misc:Depends}, trac 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.debian/rules0000755000000000000000000000013611702321306010241 0ustar #!/usr/bin/make -f %: dh $@ --sourcedir=trunk --with python2 --buildsystem=python_distutils