debian/0000755000000000000000000000000011720631466007174 5ustar debian/rules0000755000000000000000000000005411720631252010244 0ustar #!/usr/bin/make -f %: dh --with python2 $@ debian/control0000644000000000000000000000134311720631414010571 0ustar Source: trac-sensitivetickets 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/SensitiveTicketsPlugin Vcs-Git: git://lair.fifthhorseman.net/~dkg/trac-sensitivetickets Package: trac-sensitivetickets Architecture: all Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, trac (>= 0.11.6) Provides: ${python:Provides} Description: Plugin for Trac ticketing system to hide tickets marked as sensitive Extend the Trac ticketing system to be able to mark tickets as sensitive, restricting their visibility to users with SENSITIVE_VIEW privileges. debian/changelog0000644000000000000000000000100611720631465011042 0ustar trac-sensitivetickets (0.21-1) unstable; urgency=low * new upstream version - backward-incompatible change of permission name from REDACTED_SENSITIVE_ACTIVITY_VIEW to SENSITIVE_ACTIVITY_VIEW. * updated trac dependency version. -- Daniel Kahn Gillmor Tue, 21 Feb 2012 00:59:56 -0500 trac-sensitivetickets (0.20+svn11291-1) unstable; urgency=low * Initial upload into debian (Closes: #643893) -- Daniel Kahn Gillmor Mon, 20 Feb 2012 00:33:48 -0500 debian/copyright0000644000000000000000000000167411720631252011130 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=217 Upstream-Contact: Daniel Kahn Gillmor Source: http://trac-hacks.org/wiki/SensitiveTicketsPlugin Upstream-Name: SensitiveTicketsPlugin Files: * Copyright: 2009-2012 Jeff Hammel , Sebastian Benthall, Rowan Wookey , Daniel Kahn Gillmor License: GPL-2+ Files: debian/* Copyright: 2012, Daniel Kahn Gillmor License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in file "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000211720631252010363 0ustar 7 debian/source/0000755000000000000000000000000011720631252010465 5ustar debian/source/format0000644000000000000000000000001411720631252011673 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000027711720631252010612 0ustar [DEFAULT] upstream-branch = master debian-branch = debian upstream-tag = trac-sensitivetickets_upstream/%(version)s debian-tag = trac-sensitivetickets_debian/%(version)s pristine-tar = False