[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523198: marked as done (ITA: libpath-class-perl -- Cross-platform path specification manipulation)



Your message dated Mon, 22 Jun 2009 09:33:37 +0000
with message-id <E1MIfuD-00015a-FR@ries.debian.org>
and subject line Bug#523198: fixed in libpath-class-perl 0.17-1
has caused the Debian Bug report #523198,
regarding ITA: libpath-class-perl -- Cross-platform path specification manipulation
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.)


-- 
523198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523198
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of libpath-class-perl, Florian Ragwitz <rafl@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Please note that this package is already in the Perl group SVN repository, so if
you want to maintain it, get in touch with that team.

Some information about this package:

Package: libpath-class-perl
Binary: libpath-class-perl
Version: 0.16-0.1
Priority: optional
Section: perl
Maintainer: Florian Ragwitz <rafl@debian.org>
Build-Depends: debhelper (>= 4.0.2), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.0-7)
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/libp/libpath-class-perl
Files:
 78e0b1f6a8a006333eb373e36be8b543 674 libpath-class-perl_0.16-0.1.dsc
 3a2416d2f5ed1a8a98525baea5c25e1c 17340 libpath-class-perl_0.16.orig.tar.gz
 508f8941f44babb642bc840f33c855e4 2001 libpath-class-perl_0.16-0.1.diff.gz

Package: libpath-class-perl
Priority: optional
Section: perl
Installed-Size: 124
Maintainer: Florian Ragwitz <rafl@debian.org>
Architecture: all
Version: 0.16-0.1
Depends: perl (>= 5.6.0-16)
Filename: pool/main/libp/libpath-class-perl/libpath-class-perl_0.16-0.1_all.deb
Size: 33312
MD5sum: 75cae623909817476383597d73d64c06
SHA1: 7712343427725d147600a1fc24a87c71470e396e
SHA256: cf7d1622ca0457c1b8d0a954ce20b9b1d113627e95f764ed05563229049e1fd0
Description: Cross-platform path specification manipulation
 Path::Class is a module for manipulation of file and directory specifications
 (strings describing their locations, like '/home/ken/foo.txt' or
 'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much
 every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin,
 OS/2, and NetWare.
 .
 The well-known module File::Spec also provides this service, but it's sort of
 awkward to use well, so people sometimes avoid it, or use it in a way that
 won't actually work properly on platforms significantly different than the
 ones they've tested their code on.
 .
 In fact, Path::Class uses File::Spec internally, wrapping all the unsightly
 details so you can concentrate on your application code.  Whereas File::Spec
 provides functions for some common path manipulations, Path::Class provides an
 object-oriented model of the world of path specifications and their underlying
 semantics. File::Spec doesn't create any objects, and its classes represent
 the different ways in which paths must be manipulated on various platforms
 (not a very intuitive concept). Path::Class creates objects representing
 files and directories, and provides methods that relate them to each other.
Tag: devel::lang:perl, implemented-in::perl, role::shared-lib




--- End Message ---
--- Begin Message ---
Source: libpath-class-perl
Source-Version: 0.17-1

We believe that the bug you reported is fixed in the latest version of
libpath-class-perl, which is due to be installed in the Debian FTP archive:

libpath-class-perl_0.17-1.diff.gz
  to pool/main/libp/libpath-class-perl/libpath-class-perl_0.17-1.diff.gz
libpath-class-perl_0.17-1.dsc
  to pool/main/libp/libpath-class-perl/libpath-class-perl_0.17-1.dsc
libpath-class-perl_0.17-1_all.deb
  to pool/main/libp/libpath-class-perl/libpath-class-perl_0.17-1_all.deb
libpath-class-perl_0.17.orig.tar.gz
  to pool/main/libp/libpath-class-perl/libpath-class-perl_0.17.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 523198@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> (supplier of updated libpath-class-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: Wed, 17 Jun 2009 22:15:32 +0200
Source: libpath-class-perl
Binary: libpath-class-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Description: 
 libpath-class-perl - Cross-platform path specification manipulation
Closes: 523198
Changes: 
 libpath-class-perl (0.17-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * Take over for the Debian Perl Group with maintainer's permission
     (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Changed:
     Maintainer set to Debian Perl Group <pkg-perl-
     maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
     <rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
     Uploaders.
   * Add debian/watch.
   * Refresh debian/rules, no functional changes; except: don't create
     .packlist file any more.
   * Set debhelper compatibility level to 5.
   * Set Standards-Version to 3.8.0 (no changes).
   * debian/copyright: use author-independent upstream source URL and add years
     of copyright.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 .
   [ Ryan Niebur ]
   * Remove Florian Ragwitz from Uploaders
   * Close ITA (Closes: #523198)
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Salvatore Bonaccorso ]
   * New upstream release
   * Add myself to Uploaders
   * debian/control:
     - Bump Standards-Version to 3.8.2.
     - Build-Depends on debhelper (>= 7).
     - Drop Build-Depends on libmodule-build-perl
   * debian/rules: use tiny rules file and use Makefile.PL now.
   * debian/compat: Set debhelper compatibility level to 7.
   * debian/copyright: switch to new machine readable format.
Checksums-Sha1: 
 647dc02ad12399f1da3033ee758f9ac4c1298074 1347 libpath-class-perl_0.17-1.dsc
 e1a8b7df1da11357ab3d335e7a40eaf444bcfde6 18744 libpath-class-perl_0.17.orig.tar.gz
 3a73b8b199c48fa4ba700a7db240cdfa475498ae 2454 libpath-class-perl_0.17-1.diff.gz
 775c1fbc2e6bb3c163601ccd92599397d52be5a1 33074 libpath-class-perl_0.17-1_all.deb
Checksums-Sha256: 
 17a3dba8424b4998fcca91be8d0e57177a76631ceb27fdb08b8afb88a90f8767 1347 libpath-class-perl_0.17-1.dsc
 b53dac9d8d51edcca1b8bc6a052fd4412ef363a647bda78a64305c339fb5b0d1 18744 libpath-class-perl_0.17.orig.tar.gz
 b4d45ab640c8adad5ab7246c6406812acef23838ed2d391c05ca5617b4499f88 2454 libpath-class-perl_0.17-1.diff.gz
 938066e5509a4b5a3b9ed7fb2d140feb9db87cac6a2752436b1b93ab54a3df96 33074 libpath-class-perl_0.17-1_all.deb
Files: 
 77109b9b9422691ac36ad33d8b618d47 1347 perl optional libpath-class-perl_0.17-1.dsc
 87f02143584facd9a2b22cea5f7d1486 18744 perl optional libpath-class-perl_0.17.orig.tar.gz
 f2b1c8a2816adea94fac5d19b388ec09 2454 perl optional libpath-class-perl_0.17-1.diff.gz
 dfdf7f0b8afac1567b3a9592934aa774 33074 perl optional libpath-class-perl_0.17-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAko/OG8ACgkQHqjlqpcl9jvOjgCdE2+a/F2XEXoNJxZbfLYPccHi
dy8An0uLVjKTMIJKQ7VNAAUKG2gS0IvY
=naw4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: