debian/0000755000000000000000000000000012213557446007177 5ustar debian/watch0000644000000000000000000000016412101264473010220 0ustar version=3 https://metacpan.org/release/iCal-Parser/ .*/iCal-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000374612213557340011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: iCal-Parser Upstream-Contact: Rick Frankel Source: https://metacpan.org/release/iCal-Parser/ Files: * Copyright: 2004-2010, Rick Frankel License: Artistic or GPL-1+ From: Rick Frankel To: David Bremner Subject: Re: copyright information for iCal::Parser Message-ID: <20100219232157.GB56537@BigDog.local> References: <87r5oh7wtr.fsf@rocinante.cs.unb.ca> In-Reply-To: <87r5oh7wtr.fsf@rocinante.cs.unb.ca> User-Agent: Mutt/1.5.20 (2009-06-14) . On Fri, Feb 19, 2010 at 05:13:52PM -0400, David Bremner wrote: > Dear Rick; > In Debian we need copyright/license information for all of the packages > we upload. Could you give us (replying to this email is fine): years of > copyright, copyright holders' names, copyright holders' e-mail addresses. > Unfortunately without this information we cannot upload it. . 2004-2010 (I think that's when i first released it). Rick Frankel . . thanx for including it. I am always suprised at the legs thing get on cpan! rick Files: debian/* Copyright: 2010, Jonathan Yu 2013, Florian Schlichting 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/control0000644000000000000000000000227012213557325010577 0ustar Source: libical-parser-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000) Build-Depends-Indep: perl, libfreezethaw-perl, libio-string-perl, libdatetime-format-ical-perl, libtext-vfile-asdata-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , David Bremner , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/iCal-Parser/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libical-parser-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libical-parser-perl.git Package: libical-parser-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libio-string-perl, libdatetime-format-ical-perl, libtext-vfile-asdata-perl Description: module to parse iCalendar files into a data structure iCal::Parser is a Perl module that processes iCalendar (vCalendar 2.0) files as specified in RFC 2445 into a Perl data structure. It handles several key features, including recurrences, exclusions, event updates and nested data structures (attendees and valarms). debian/compat0000644000000000000000000000000212213557205010366 0ustar 8 debian/changelog0000644000000000000000000000164312213557446011055 0ustar libical-parser-perl (1.20-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 1.20 * Add build-dependency on Module::Build 0.36 * Bump Standards-Version to 3.9.4 (directly link GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Switch to source format 3.0 (quilt) * Add myself to uploaders and copyright -- Florian Schlichting Tue, 10 Sep 2013 10:56:31 +0200 libical-parser-perl (1.16-1) unstable; urgency=low [ Jonathan Yu ] * Initial Release -- David Bremner Fri, 19 Feb 2010 19:52:38 -0400 debian/source/0000755000000000000000000000000012213557234010472 5ustar debian/source/format0000644000000000000000000000001412213557234011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671745337010263 0ustar #!/usr/bin/make -f %: dh $@