debian/0000755000000000000000000000000011641403373007170 5ustar debian/rules0000755000000000000000000000017111641402074010244 0ustar #!/usr/bin/make -f %: dh --with python2 $@ override_dh_clean: dh_clean rm -rf TracVirtualTicketPermissions.egg-info/ debian/control0000644000000000000000000000150511641401344010570 0ustar Source: trac-virtualticketpermissions Section: web Priority: extra Maintainer: Daniel Kahn Gillmor Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.2 Homepage: http://trac-hacks.org/wiki/VirtualTicketPermissionsPlugin Vcs-Git: git://lair.fifthhorseman.net/~dkg/trac-virtualticketpermissions Package: trac-virtualticketpermissions Architecture: all Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, trac Provides: ${python:Provides} Description: Extended permissions plugin for Trac ticketing system Extend the Trac ticketing system to be able to provide different permissions for users who are associated with a specific ticket. In particular, the ticket owner, ticket reporter, and members of the CC list are explicitly available. debian/changelog0000644000000000000000000000031211641401344011032 0ustar trac-virtualticketpermissions (1.0.0+svn4153-1) unstable; urgency=low * Initial upload into debian (Closes: #643889) -- Daniel Kahn Gillmor Fri, 30 Sep 2011 13:53:19 -0400 debian/trac-virtualticketpermissions.docs0000644000000000000000000000000711641402645016155 0ustar README debian/copyright0000644000000000000000000000351011641401556011123 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Norman Rasmussen Source: http://trac-hacks.org/wiki/VirtualTicketPermissionsPlugin Name: VirtualTicketPermissionsPlugin Files: * Copyright: 2008 Norman Rasmussen License: BSD Files: debian/* Copyright: 2011, Daniel Kahn Gillmor License: BSD License: BSD Trac and family use a modified BSD 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. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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/compat0000644000000000000000000000000211641401344010362 0ustar 7 debian/source/0000755000000000000000000000000011641401344010464 5ustar debian/source/format0000644000000000000000000000001411641401344011672 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000031711641401344010604 0ustar [DEFAULT] upstream-branch = master debian-branch = debian upstream-tag = trac-virtualticketpermissions_upstream/%(version)s debian-tag = trac-virtualticketpermissions_debian/%(version)s pristine-tar = False