debian/0000755000000000000000000000000011677671336007207 5ustar debian/source/0000755000000000000000000000000011677671336010507 5ustar debian/source/format0000644000000000000000000000001411677670624011714 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211266365231010371 0ustar 7 debian/copyright0000644000000000000000000000356511677671302011144 0ustar This package was debianized by: W. Martin Borgert on Sat, 17 Oct 2009 15:41:29 +0000 It was downloaded from: http://trac-hacks.org/wiki/CustomFieldAdminPlugin Upstream Author: CodeResort.com & Optaros.com Copyright: © 2005-2009, CodeResort.com & Optaros.com License: Copyright (c) The Regents of the University of California. All rights reserved. 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/watch0000644000000000000000000000033411677671053010234 0ustar version=3 opts=downloadurlmangle=s/$/\/customfieldadminplugin\/0\.2\.6\?old_path=\/&format=zip/,uversionmangle=s/^/0.2.6+r/ \ http://trac-hacks.org/log/customfieldadminplugin/0.11 \ /changeset/(\d+) \ debian uupdate debian/changelog0000644000000000000000000000074711677671255011071 0ustar trac-customfieldadmin (0.2.6+r10460-1) unstable; urgency=low * New upstream version (Closes: #653735). Works with Trac 0.12. * Fixed lintians. [Jakub Wilk ] * Replace deprecated > operator with >=. -- W. Martin Borgert Sat, 31 Dec 2011 20:37:37 +0000 trac-customfieldadmin (0.2.2+r6485-1) unstable; urgency=low * First Debian package (Closes: #504320). -- W. Martin Borgert Sat, 17 Oct 2009 15:39:34 +0000 debian/control0000644000000000000000000000154611677671117010615 0ustar Source: trac-customfieldadmin 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-customfieldadmin/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/trac-customfieldadmin/trunk/ Homepage: http://trac-hacks.org/wiki/CustomFieldAdminPlugin Package: trac-customfieldadmin Architecture: all Depends: ${python:Depends}, ${misc:Depends}, trac Description: panel for administrating custom ticket fields in Trac This Trac plugin is a web admin panel for administrating custom fields - adding, modifying and deleting them without editing the trac.ini file directly. debian/rules0000755000000000000000000000013511677670666010273 0ustar #!/usr/bin/make -f %: dh $@ --sourcedir=0.11 --with python2 --buildsystem=python_distutils