debian/0000755000000000000000000000000011703145431007165 5ustar debian/source/0000755000000000000000000000000011703145431010465 5ustar debian/source/format0000644000000000000000000000001411700100450011660 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211700100450010350 0ustar 7 debian/copyright0000644000000000000000000000345011703144652011126 0ustar This package was debianized by: W. Martin Borgert on Sun, 01 Jan 2012 15:49:18 +0000 It was downloaded from: http://trac-hacks.org/wiki/DiaVisViewPlugin Upstream Author: Robert Martin Copyright: © 2008 Robert Martin 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/watch0000644000000000000000000000031311700100450010200 0ustar version=3 opts=downloadurlmangle=s/$/\/diavisviewplugin\/0\.1\?old_path=\/&format=zip/,uversionmangle=s/^/0.1+r/ \ http://trac-hacks.org/log/diavisviewplugin/0.11 \ /changeset/(\d+) \ debian uupdate debian/changelog0000644000000000000000000000064411703144652011047 0ustar trac-diavisview (0.1+r11124-2) unstable; urgency=low * First Debian package (still Closes: #504472). * Fixed copyright file. * Added python-imaging to depends. -- W. Martin Borgert Tue, 10 Jan 2012 22:28:57 +0000 trac-diavisview (0.1+r11124-1) unstable; urgency=low * First Debian package (Closes: #504472). -- W. Martin Borgert Sun, 01 Jan 2012 15:48:06 +0000 debian/control0000644000000000000000000000144411703144652010577 0ustar Source: trac-diavisview 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-diavisview/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/trac-diavisview/trunk/ Homepage: http://trac-hacks.org/wiki/DiaVisViewPlugin Package: trac-diavisview Architecture: all Depends: ${python:Depends}, ${misc:Depends}, trac, dia, python-imaging Description: Renders dia and vdx files in Trac DiaVisView allows embedding a dia and vdx file into the Trac wiki. The dia or vdx file is rendered and shown as PNG. debian/rules0000755000000000000000000000013511700100450010231 0ustar #!/usr/bin/make -f %: dh $@ --sourcedir=0.11 --with python2 --buildsystem=python_distutils