debian/0000755000000000000000000000000012126052304007161 5ustar debian/rules0000755000000000000000000000003612126052304010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000215012126052304010562 0ustar Source: libdatetime-event-ical-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-event-recurrence-perl, libdatetime-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-event-ical-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-event-ical-perl.git Homepage: https://metacpan.org/release/DateTime-Event-ICal/ Package: libdatetime-event-ical-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-event-recurrence-perl, libdatetime-perl Description: Perl DateTime extension for computing RFC2445 recurrences DateTime::Event::ICal is a Perl module that provides convenience methods for easily creating DateTime::Set objects for RFC2445 style recurrences, such as 'last friday of march'. debian/source/0000755000000000000000000000000012126052304010461 5ustar debian/source/format0000644000000000000000000000001412126052304011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000275512126052304011044 0ustar libdatetime-event-ical-perl (0.11-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * New upstream version * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update debian/copyright (format 1.0) * Update debian/rules (remove unneeded "--quilt") * Update fix-pod patch, add fix-spelling-error-in-pod.patch and reports both to rt.cpan.org [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs -- Xavier Guimard Sun, 31 Mar 2013 09:09:13 +0200 libdatetime-event-ical-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (no changes) * Refresh POD patch [ 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). [ Ryan Niebur ] * Update ryan52's email address -- Jonathan Yu Tue, 17 Nov 2009 17:19:56 -0500 libdatetime-event-ical-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #529548) -- Ryan Niebur Sat, 23 May 2009 23:43:36 -0700 debian/compat0000644000000000000000000000000212126052304010357 0ustar 8 debian/patches/0000755000000000000000000000000012126052304010610 5ustar debian/patches/fix-spelling-error-in-pod.patch0000644000000000000000000000133112126052304016543 0ustar Description: fix spelling error in pod Author: Xavier Guimard Bug: https://rt.cpan.org/Ticket/Display.html?id=81425 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=81425 Last-Update: 2012-11-25 --- libdatetime-event-ical-perl-0.11.orig/lib/DateTime/Event/ICal.pm +++ libdatetime-event-ical-perl-0.11/lib/DateTime/Event/ICal.pm @@ -824,7 +824,7 @@ See RFC 2445, section 4.3.10 for more de This can be either a scalar or an array reference of positive and negative numbers from -366 to -1, and 1 to 366. This parameter is -used in conjuction with one of the other "by..." parameters. +used in conjunction with one of the other "by..." parameters. See RFC 2445, section 4.3.10 for more details. debian/patches/series0000644000000000000000000000005012126052304012020 0ustar fix-pod fix-spelling-error-in-pod.patch debian/patches/fix-pod0000644000000000000000000000063212126052304012102 0ustar Description: fix pod2man errors Author: Ryan Niebur Bug: https://rt.cpan.org/Ticket/Display.html?id=81425 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=81425 Reviewed-By: Xavier Guimard Last-Update: 2012-11-25 --- a/lib/DateTime/Event/ICal.pm +++ b/lib/DateTime/Event/ICal.pm @@ -830,6 +830,8 @@ =back +=back + =head1 AUTHOR Flavio Soibelmann Glock debian/copyright0000644000000000000000000000217312126052304011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DateTime-Event-ICal Source: https://metacpan.org/release/DateTime-Event-ICal/ Upstream-Contact: Flavio S. Glock Files: * Copyright: 2003, Flavio S. Glock License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Ryan Niebur > 2012, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libdatetime-event-ical-perl.docs0000644000000000000000000000000512126052304015276 0ustar TODO debian/watch0000644000000000000000000000020412126052304010206 0ustar version=3 https://metacpan.org/release/DateTime-Event-ICal/ .*/DateTime-Event-ICal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$