debian/0000755000000000000000000000000012153413353007166 5ustar debian/rules0000755000000000000000000000003612153413353010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000153312153413353010573 0ustar Source: libpalm-perl Section: perl Priority: extra Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Tim Retout , Jonathan Yu Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/p5-Palm/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpalm-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpalm-perl.git Package: libpalm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: modules for manipulating pdb and prc database files p5-Palm is a collection of Perl modules useful for manipulating Palm Pilot databases, including Palm::ToDo, Palm::Datebook, Palm::Address, Palm::Memo and the generic Palm::PDB. debian/libpalm-perl.examples0000644000000000000000000000001312153413353013300 0ustar examples/* debian/source/0000755000000000000000000000000012153413353010466 5ustar debian/source/format0000644000000000000000000000001412153413353011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001462712153413353011052 0ustar libpalm-perl (1:1.012-2) unstable; urgency=low * Team upload. [ Tim Retout ] * Email change: Tim Retout -> diocles@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch to make newer Pod::Simple happy. (Closes: #710962) * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no further changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Tue, 04 Jun 2013 18:33:10 +0200 libpalm-perl (1:1.012-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Update to new 3.0 (quilt) source format * Add a patch to fix POD spelling error * Rewrite control description [ gregor herrmann ] * debian/copyright: update formatting. -- Jonathan Yu Sun, 07 Mar 2010 14:28:44 -0500 libpalm-perl (1:1.011-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Add support for the new calendar format * Standards-Version 3.8.3 (no changes) * Add myself to Uploaders and Copyright * Use new short debhelper rules format * Refreshed copyright information [ 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). [ gregor herrmann ] * debian/watch: add uversionmangle to deal with old upstream versioning scheme. -- Jonathan Yu Mon, 21 Sep 2009 19:13:30 -0400 libpalm-perl (1:1.009-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Tim Retout ] * New maintainer. (Closes: #352616) + Set maintainer to Debian Perl group. + Add self to Uploaders. * New upstream version. + debian/watch: Update to use CPAN releases. + debian/copyright: Rewrite. * debian/control: + Bump Standards-Version to 3.8.0 * Use dh7 and quilt: + debian/rules: Replace with minimal dh7+quilt rules. + debian/compat: Bump to 7. + debian/control: Add quilt and debhelper (>= 7) to Build-Depends. + debian/README.source: New file. * debian/libpalm-perl.examples: Ship examples directory. * debian/libpalm-perl.docs: + Move file from debian/docs + Remove README. Add FAQ. * debian/patches/use-3pm-manpage-extension.patch: New patch to fix manpage extensions. * debian/patches/no-pod-in-palm-datetime.patch: Exclude Palm::DateTime from man page generation. * debian/patches/clean-up-test-pdb.patch: Remove t/Test.pdb when running 'make clean'. [ gregor herrmann ] * debian/control: Added: Homepage field (source stanza). * debian/rules: touch Makefile after unpatching Makefile.PL. * debian/control: add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep. -- Tim Retout Sun, 15 Feb 2009 23:31:01 +0000 libpalm-perl (1.3.0-7) unstable; urgency=low * QA upload. * Bump debhelper build-dep to 5. * Remove DH_COMPAT from rules to debian/compat and set to 5. * Update for perl policy. (Closes: #467275). + Add versioned build-dep on perl. + Add PREFIX to make pure_install. * Remove unused/unneeded commands from rules. * Add watch file. * pdbdump is in /usr/bin. (Closes: #324743). * Bump Standards Version to 3.7.3. (No changes needed). -- Barry deFreese Wed, 27 Feb 2008 15:45:25 -0500 libpalm-perl (1.3.0-6) unstable; urgency=low * QA Upload * Fix $(tmp) in debian/rules (Closes: #365566) -- Michael Ablassmeier Tue, 2 May 2006 09:21:24 +0200 libpalm-perl (1.3.0-5) unstable; urgency=low * QA Upload * Set Maintainer to QA Group * Update Standards Version * Remove empty /usr/lib/perl5/ * Move debhelper to Build-Depends. * Small update for debian/copyright * Make package overall lintian/linda clean. -- Michael Ablassmeier Tue, 25 Apr 2006 08:41:11 +0200 libpalm-perl (1.3.0-4) unstable; urgency=low * Change maintainer address * Moved perl modules to /usr/share/perl5, instead of /usr/lib/perl5 * Updated to newer policy version -- Bradley Marshall Tue, 13 Jan 2004 19:29:50 +1000 libpalm-perl (1.3.0-3) unstable; urgency=low * Zero-day NMU from the Minneapolis BSP. * In debian/rules, use 'rm -f' to remove .packlist (closes: #223174). -- Kenneth J. Pronovici Sat, 13 Dec 2003 16:54:47 -0600 libpalm-perl (1.3.0-2) unstable; urgency=low * Added Build-Depends-Indep for debhelper (Closes: #190465) * Changed section to perl -- Bradley Marshall Mon, 28 Apr 2003 11:15:10 +1000 libpalm-perl (1.3.0-1) unstable; urgency=low * New upstream version * PDB file attributes fixed in new upstream version (Closes: #91803) -- Bradley Marshall Sat, 16 Nov 2002 21:01:30 +1000 libpalm-perl (1.2.4-3) unstable; urgency=low * Fixed policy violation of using binary-arch for an Arch: all package (Closes: #157500) * Fixed maintainers address -- Bradley Marshall Thu, 22 Aug 2002 19:38:33 +1000 libpalm-perl (1.2.4-2) unstable; urgency=low * Adds example scripts. Closes: #85843 -- Bradley Marshall Wed, 14 Feb 2001 09:16:48 +1000 libpalm-perl (1.2.4-1) unstable; urgency=low * New upstream version -- Bradley Marshall Thu, 28 Dec 2000 21:07:25 +1000 libpalm-perl (1.2.2-1) unstable; urgency=low * Packaging another new release -- Bradley Marshall Sat, 7 Oct 2000 08:00:58 +1000 libpalm-perl (1.2.1-1) unstable; urgency=low * Packaging new release -- Bradley Marshall Tue, 5 Sep 2000 17:17:08 +1000 libpalm-perl (1.1.6-2) unstable; urgency=low * Upload after being accepted as a developer -- Bradley Marshall Tue, 22 Aug 2000 20:37:10 +1000 libpalm-perl (1.1.6-1) unstable; urgency=low * Initial Release. -- Brad Marshall Sun, 14 May 2000 08:59:41 +1000 Local variables: mode: debian-changelog End: debian/compat0000644000000000000000000000000212153413353010364 0ustar 8 debian/patches/0000755000000000000000000000000012153413353010615 5ustar debian/patches/fix-pod-spelling.patch0000644000000000000000000000110112153413353015010 0ustar Description: fix POD spelling errors Author: Jonathan Yu Origin: vendor Forwarded: no --- a/lib/ZirePhoto.pm +++ b/lib/ZirePhoto.pm @@ -71,7 +71,7 @@ =head2 Photo Databases -Actual photos are stored in separate databases. Each record is preceeded by an 8 byte +Actual photos are stored in separate databases. Each record is preceded by an 8 byte header that describes it a) as a data block (B) and b) the size of the block. Records are generally 4k, except for the last. To convert a Photo database to a JPEG image, one would do something like: debian/patches/clean-up-test-pdb.patch0000644000000000000000000000043412153413353015063 0ustar Author: Tim Retout Description: Remove t/Test.pdb when running 'make clean'. --- a/Makefile.PL +++ b/Makefile.PL @@ -29,6 +29,6 @@ 'EXE_FILES' => [ 'examples/pdbdump' ], - clean => { FILES => q|*.bak p5-*| }, + clean => { FILES => q|*.bak p5-* t/Test.pdb| }, ); debian/patches/series0000644000000000000000000000010412153413353012025 0ustar clean-up-test-pdb.patch fix-pod-spelling.patch fix-pod-syntax.patch debian/patches/fix-pod-syntax.patch0000644000000000000000000000233112153413353014527 0ustar Description: Pod::Simple got more picky about item lists ... Origin: vendor Bug-Debian: http://bugs.debian.org/710962 Bug: https://rt.cpan.org/Ticket/Display.html?id=85854 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85854 Author: gregor herrmann Last-Update: 2013-06-04 --- a/lib/Datebook.pm +++ b/lib/Datebook.pm @@ -98,15 +98,15 @@ =over 4 -=item 0 +=item C<0> no repeat. -=item 1 +=item C<1> a daily event, one that occurs every day. -=item 2 +=item C<2> a weekly event, one that occurs every week on the same dayZ<>(s). An event may occur on several days every week, I, every Monday, @@ -125,7 +125,7 @@ Day the week starts on (0 for Sunday, 1 for Monday). This affects the phase of events that repeat every 2nd (or more) Sunday. -=item 3 +=item C<3> a "monthly by day" event, I, one that occurs on the second Friday of every month. @@ -144,12 +144,12 @@ An integer, the day of the week on which the event occurs. 0 means Sunday, 1 means Monday, and so forth. -=item 4 +=item C<4> a "monthly by date" event, I, one that occurs on the 12th of every month. -=item 5 +=item C<5> a yearly event, I, one that occurs every year on December 25th. debian/copyright0000644000000000000000000000277012153413353011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: p5-Palm Upstream-Contact: brian d foy Source: https://metacpan.org/release/p5-Palm/ Files: * Copyright: 1999-2001, Andrew Arensburger License: Artistic Files: lib/DateTime.pm Copyright: 2001-2002, Alessandro Zummo License: Artistic Files: lib/ZirePhoto.pm Copyright: 2003, Alessandro Zummo License: Artistic Files: debian/* Copyright: 2000-2004, Bradley Marshall 2003, Kenneth J. Pronovici 2006, Michael Ablassmeier 2008, Barry deFreese 2009, 2010, Jonathan Yu 2009, Tim Retout 2008-2013, gregor herrmann 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/watch0000644000000000000000000000024112153413353010214 0ustar version=3 opts=uversionmangle=s/(\d+)\.(\d)\.(\d+)/$1.00$2.$3/ \ https://metacpan.org/release/p5-Palm/ .*/p5-Palm-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libpalm-perl.docs0000644000000000000000000000001112153413353012410 0ustar FAQ TODO