Your message dated Mon, 16 Feb 2009 23:17:09 +0000 with message-id <E1LZCi5-0002WW-IP@ries.debian.org> and subject line Bug#352616: fixed in libpalm-perl 1:1.009-1 has caused the Debian Bug report #352616, regarding ITA: libpalm-perl -- Perl 5 modules for manipulating pdb and prc database files to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 352616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352616 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: O: libpalm-perl -- Perl 5 modules for manipulating pdb and prc database files
- From: Christoph Berg <myon@debian.org>
- Date: Mon, 13 Feb 2006 00:30:16 +0100
- Message-id: <20060212233016.GA7235@df7cb.de>
- Mail-followup-to: Christoph Berg <myon@debian.org>, submit@bugs.debian.org
Package: wnpp Severity: normal The current maintainer of libpalm-perl, Bradley Marshall <brad@humbug.org.au>, has orphaned this package. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Bradley wants the taker of libpalm-perl to also consider taking coldsync, please have a look that, too. Some information about this package: Package: libpalm-perl Binary: libpalm-perl Version: 1.3.0-4 Priority: extra Section: perl Maintainer: Bradley Marshall <brad@humbug.org.au> Build-Depends-Indep: debhelper Architecture: all Standards-Version: 3.6.1.0 Format: 1.0 Directory: pool/main/libp/libpalm-perl Files: 90857b1d691a4f312b3c69b2dfbe2411 581 libpalm-perl_1.3.0-4.dsc 000358ff30cd28eb095b3fc0f6c35af5 42517 libpalm-perl_1.3.0.orig.tar.gz 37e0817e78624d7c48a90d5113d9e769 2299 libpalm-perl_1.3.0-4.diff.gz Package: libpalm-perl Priority: extra Section: perl Installed-Size: 260 Maintainer: Bradley Marshall <brad@humbug.org.au> Architecture: all Version: 1.3.0-4 Depends: perl5 Filename: pool/main/libp/libpalm-perl/libpalm-perl_1.3.0-4_all.deb Size: 76072 MD5sum: 6a21e452492b5cbbd754acd8f60c7ca9 Description: Perl 5 modules for manipulating pdb and prc database files Contains Perl modules for manipulating Palm Pilot databases. These include Palm::ToDo, Palm::Memo, Palm::Mail, Palm::Address, Palm::Datebook, and the generic Palm::PDB. Tag: culture::japanese, devel::library, langdevel::perl, made-of::lang:perl Christoph -- cb@df7cb.de | http://www.df7cb.de/Attachment: signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
- To: 352616-close@bugs.debian.org
- Subject: Bug#352616: fixed in libpalm-perl 1:1.009-1
- From: Tim Retout <tim@retout.co.uk>
- Date: Mon, 16 Feb 2009 23:17:09 +0000
- Message-id: <E1LZCi5-0002WW-IP@ries.debian.org>
Source: libpalm-perl Source-Version: 1:1.009-1 We believe that the bug you reported is fixed in the latest version of libpalm-perl, which is due to be installed in the Debian FTP archive: libpalm-perl_1.009-1.diff.gz to pool/main/libp/libpalm-perl/libpalm-perl_1.009-1.diff.gz libpalm-perl_1.009-1.dsc to pool/main/libp/libpalm-perl/libpalm-perl_1.009-1.dsc libpalm-perl_1.009-1_all.deb to pool/main/libp/libpalm-perl/libpalm-perl_1.009-1_all.deb libpalm-perl_1.009.orig.tar.gz to pool/main/libp/libpalm-perl/libpalm-perl_1.009.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 352616@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Tim Retout <tim@retout.co.uk> (supplier of updated libpalm-perl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 15 Feb 2009 23:31:01 +0000 Source: libpalm-perl Binary: libpalm-perl Architecture: source all Version: 1:1.009-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> Changed-By: Tim Retout <tim@retout.co.uk> Description: libpalm-perl - Perl 5 modules for manipulating pdb and prc database files Closes: 352616 Changes: 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. Checksums-Sha1: a03ef63b50b0d84aee925afc9580d197fc4e7450 1322 libpalm-perl_1.009-1.dsc bb5307ff9340add0a78bf4e690adfdeef4707a92 54515 libpalm-perl_1.009.orig.tar.gz 0df85afcb4403809508b0d9e548d843243ff1cb6 3810 libpalm-perl_1.009-1.diff.gz 5e20ac61b1875a5fe6523843d403a1067ef7f226 98586 libpalm-perl_1.009-1_all.deb Checksums-Sha256: 82804b57f2fcaa1410dafffaf1a8e7ccb5b7807ecf448e50f0424b97327e583a 1322 libpalm-perl_1.009-1.dsc 371a5221d7f6447f9f61b49fd0d66729c0f3d70d99c30f63a3b97166a8449fe0 54515 libpalm-perl_1.009.orig.tar.gz 9d9603ee3ae3f0f33bb503d8c8e6f2a8b1fd3df4b7b38202cd7e59f8a8e2ad3d 3810 libpalm-perl_1.009-1.diff.gz 93a4b7427754b969a94effd46b75a2622d6a4a72efaf37f8dadc03deafb37c6d 98586 libpalm-perl_1.009-1_all.deb Files: 092ca1cdb470dc4598982f74366d3dce 1322 perl extra libpalm-perl_1.009-1.dsc 919c8f52aa98eec1abccb5d944dab4ab 54515 perl extra libpalm-perl_1.009.orig.tar.gz 26c76c13e46a0d94388b40d3aff2bc93 3810 perl extra libpalm-perl_1.009-1.diff.gz 04369c37b36c96d094bc939ff9fe1d4d 98586 perl extra libpalm-perl_1.009-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmZ8c8ACgkQOzKYnQDzz+SSdQCeO+c52nXzyptAqs9I4/ZBXWuO QMAAnio371zQ+FPkSLH+4jjkuu9pvxxA =GjRP -----END PGP SIGNATURE-----
--- End Message ---