debian/0000755000000000000000000000000012163076665007202 5ustar debian/compat0000644000000000000000000000000211350705055010365 0ustar 7 debian/rules0000755000000000000000000000133312163076640010253 0ustar #!/usr/bin/make -f project=icalviewplugin #export DH_VERBOSE=1 DEB_PYTHON2_MODULE_PACKAGES=trac-icalviewplugin include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk rev = $$(tail -1 $(temp)/svn-export-log | sed -e 's/^.* \([0-9]\+\).*/\1/') temp = $$(< temp) get-orig-source: echo $$(mktemp -d) > temp svn export http://trac-hacks.org/svn/$(project)/0.11 $(temp)/source | tee $(temp)/svn-export-log cd $(temp)/source && $(RM) -r $(unneeded) mv $(temp)/source $(temp)/trac-$(project)-0.$(rev) tar pczf $(CURDIR)/../trac-$(project)_0.$(rev).orig.tar.gz -C $(temp) trac-$(project)-0.$(rev) $(RM) -r $(temp) temp .PHONY: get-orig-source clean:: $(RM) -r temp icalview.egg-info debian/control0000644000000000000000000000112612163076574010604 0ustar Source: trac-icalviewplugin Section: python Priority: extra Maintainer: Al Nikolov Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-setuptools, python (>= 2.6.6-3~) Standards-Version: 3.8.4 Homepage: http://trac-hacks.org/wiki/IcalViewPlugin XS-Python-Version: all Package: trac-icalviewplugin Architecture: all Depends: ${misc:Depends}, ${python:Depends}, trac Description: Provides iCalendar feeds for ticket queries This plugin provides iCalendar feeds for ticket queries as standard roadmap module. It use 2 optional custom fields for event date and duration. debian/changelog0000644000000000000000000000055512163076665011061 0ustar trac-icalviewplugin (0.7889-1.1) unstable; urgency=low * Non-maintainer upload. * Convert to dh_python2 (Closes: #617129). -- Luca Falavigna Thu, 27 Jun 2013 20:00:06 +0200 trac-icalviewplugin (0.7889-1) unstable; urgency=low * Initial release (Closes: #579278) -- Al Nikolov Thu, 22 Apr 2010 22:12:00 +0300 debian/copyright0000644000000000000000000000232711365354114011130 0ustar This package was debianized by Al Nikolov on Thu, 26 Apr 2010 22:12:00 +0300. It was downloaded from http://trac-hacks.org/wiki/IcalViewPlugin Upstream Author(s): xpech Copyright: Copyright (C) 2010 Xavier Péchoultres License: This 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. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License with your Debian GNU system, in /usr/share/common-licenses/GPL, or with the Debian GNU gnupg source package as the file COPYING. If not, see or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. The Debian packaging is (C) 2010, Al Nikolov and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000011365356151010474 5ustar debian/source/format0000644000000000000000000000001411365356151011702 0ustar 3.0 (quilt)