debian/0000755000000000000000000000000012253430124007162 5ustar debian/changelog0000644000000000000000000000547312253430124011045 0ustar libtemplate-plugin-calendar-simple-perl (0.02-4) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Switch to source format "3.0 (quilt)" * Fix lintian warning debian-watch-contains-dh_make-template * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated + Drop manual stamp file removal, now done by dh_clean automatically + Drop redundant dh_builddeb parameter + Drop obsolete /usr/lib/perl5 handling + Remove no more needed variable usage + Remove obsolete dh_installchangelogs parameter + Move dh_installdocs parameter to debian/docs + Finally switch to a minimal dh-style debian/rules file. * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Sun, 15 Dec 2013 23:42:28 +0100 libtemplate-plugin-calendar-simple-perl (0.02-3) unstable; urgency=low * Adopted for Debian Perl Group * debian/control: + Standards-Version: increased to 3.7.2.1 + debhelper (>= 5) moved to Build-Depends: * debian/compat: increased to 5 -- Krzysztof Krzyzaniak (eloy) Wed, 22 Nov 2006 13:22:55 +0100 libtemplate-plugin-calendar-simple-perl (0.02-2) unstable; urgency=low * Switched to my debian.org email address. * debian/watch - Updated URL so it does not timeout. -- Stephen Quinney Thu, 22 Sep 2005 22:21:56 +0100 libtemplate-plugin-calendar-simple-perl (0.02-1) unstable; urgency=low * Inital release, closes: #230416. -- Stephen Quinney Sun, 6 Jun 2004 09:24:15 +0100 debian/compat0000644000000000000000000000000212253402711010361 0ustar 9 debian/control0000644000000000000000000000222212253404567010577 0ustar Source: libtemplate-plugin-calendar-simple-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl, libtemplate-perl, libcalendar-simple-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git Homepage: https://metacpan.org/release/Template-Plugin-Calendar-Simple Package: libtemplate-plugin-calendar-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl, libcalendar-simple-perl Description: Simple calendar plugin for perl Template Toolkit Template::Plugin::Calendar::Simple is a plugin for the perl Template Toolkit which provides access to the calendar function in the Calendar::Simple module. . It is designed to make it very easy to produce a calendar for a particular, user designated, month. debian/copyright0000644000000000000000000000257712253402157011135 0ustar This package was debianized by Stephen Quinney on Fri, 09 Jan 2004 13:31:28 +0000 It was downloaded from http://search.cpan.org/CPAN/authors/id/J/JE/JEFFA/ Author: Jeffrey Hayes Anderson Copyright: Copyright (c) 2004 Jeffrey Hayes Anderson. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000013612253404364010251 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000023112253402602010207 0ustar version=3 https://metacpan.org/release/Template-Plugin-Calendar-Simple .*/Template-Plugin-Calendar-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012253402451010464 5ustar debian/source/format0000644000000000000000000000001412253402451011672 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000000712253404216010035 0ustar README