Your message dated Thu, 18 Feb 2010 21:40:26 +0000
with message-id <e1nie6k-0000am...@ries.debian.org>
and subject line Bug#523143: fixed in libtree-simple-visitorfactory-perl 0.10-2
has caused the Debian Bug report #523143,
regarding ITA: libtree-simple-visitorfactory-perl -- A collection of dispensing
visitor objects for Tree::Simple
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 ow...@bugs.debian.org
immediately.)
--
523143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523143
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal
The current maintainer of libtree-simple-visitorfactory-perl, Florian Ragwitz
<r...@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: libtree-simple-visitorfactory-perl
Binary: libtree-simple-visitorfactory-perl
Version: 0.10-1.1
Priority: optional
Section: perl
Maintainer: Florian Ragwitz <r...@debian.org>
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: libtest-exception-perl, libtest-pod-coverage-perl (>=
1.04), libtest-pod-perl (>= 1.14), libtree-simple-perl (>= 1.12), perl (>=
5.8.0-7)
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/libt/libtree-simple-visitorfactory-perl
Files:
a4f82c6921421af931d2460501e86424 828
libtree-simple-visitorfactory-perl_0.10-1.1.dsc
ff7803a452e7fb188c71048cc2f69f6e 27970
libtree-simple-visitorfactory-perl_0.10.orig.tar.gz
7124836ad23dd2bd4a2d2fd2e4d88848 2121
libtree-simple-visitorfactory-perl_0.10-1.1.diff.gz
Package: libtree-simple-visitorfactory-perl
Priority: optional
Section: perl
Installed-Size: 280
Maintainer: Florian Ragwitz <r...@debian.org>
Architecture: all
Version: 0.10-1.1
Depends: libtree-simple-perl (>= 1.12), perl (>= 5.6.0-16)
Filename:
pool/main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.10-1.1_all.deb
Size: 82876
MD5sum: 9313e0c52761c1e93de02f9929aefdf1
SHA1: cc6a3de1b65a2c8d36e0c7abc4bc842568a6886c
SHA256: 4fe757465bdafaf279559c3a63b0e27d970a09d809fd5f4f32cbd1f356cf1a71
Description: A collection of dispensing visitor objects for Tree::Simple
This package contains a number of visitor objects which can perform various
tasks on Tree::Simple objects.
.
The following visitors are included:
* PathToRoot: find the path back to the tree's root node
* FindByPath: find the node specified by a path
* FindByUID: find the node with the same UID
* FindByNodeValue: find the node with the same node value
* BreadthFirstTraversal: implements a breadth-first traversal
* PostOrderTraversal: implements a post-order traversal
* PreOrderTraversal: implements a pre-order traversal
* LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy
* CreateDirectoryTree: create a set of directories and files from a
Tree::Simple hierarchy
* FromNestedArray: create a Tree::Simple hierarchy from nested arrays
* ToNestedArray: create a nested array construct from a Tree::Simple hierarchy
* Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies
* FromNestedHash: create a Tree::Simple hierarchy from nested hashes
* ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy
* LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes
inheritance heirarchy
* GetAllDescendents: return all the descendents recursively on down the
hierarchy
* Sort: implements a multi-level sort of a Tree::Simple heirarchy
Tag: devel::lang:perl, implemented-in::perl, role::shared-lib
--- End Message ---
--- Begin Message ---
Source: libtree-simple-visitorfactory-perl
Source-Version: 0.10-2
We believe that the bug you reported is fixed in the latest version of
libtree-simple-visitorfactory-perl, which is due to be installed in the Debian
FTP archive:
libtree-simple-visitorfactory-perl_0.10-2.debian.tar.gz
to
main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.10-2.debian.tar.gz
libtree-simple-visitorfactory-perl_0.10-2.dsc
to
main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.10-2.dsc
libtree-simple-visitorfactory-perl_0.10-2_all.deb
to
main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.10-2_all.deb
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 523...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ansgar Burchardt <ans...@43-1.org> (supplier of updated
libtree-simple-visitorfactory-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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 19 Feb 2010 01:39:42 +0900
Source: libtree-simple-visitorfactory-perl
Binary: libtree-simple-visitorfactory-perl
Architecture: source all
Version: 0.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ans...@43-1.org>
Description:
libtree-simple-visitorfactory-perl - collection of dispensing visitor objects
for Tree::Simple
Closes: 523143
Changes:
libtree-simple-visitorfactory-perl (0.10-2) 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-
maintain...@lists.alioth.debian.org> (was: Florian Ragwitz
<r...@debian.org>); Florian Ragwitz <r...@debian.org> moved to
Uploaders.
* Add debian/watch.
* debian/control: Added: ${misc:Depends} to Depends: field.
.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders
* Close ITA (Closes: #523143)
.
[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* Use source format 3.0 (quilt).
* debian/control: Mention module name in description.
* Remove patch-stamp (useless).
* Correct spelling errors.
+ new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
.
[ gregor herrmann ]
* debian/control: remove version from (build) dependencies, all fulfilled in
oldstable.
Checksums-Sha1:
e302dcfb7762c12ee03a3b24b78dce38bf8592d0 2248
libtree-simple-visitorfactory-perl_0.10-2.dsc
a4c221be611514740a8fcfd43f3f233effe96100 3244
libtree-simple-visitorfactory-perl_0.10-2.debian.tar.gz
fde0cd27ed09b482ba1fbd692381e4e803f76692 84186
libtree-simple-visitorfactory-perl_0.10-2_all.deb
Checksums-Sha256:
3d3c6c321ae616c97bef467cbbedf7fd9f76835c59f203d8dec7122f53331d9e 2248
libtree-simple-visitorfactory-perl_0.10-2.dsc
40737589e8563a8a68b33c1269e200c9e67147e1cd76b14c4e87e676e936a3ed 3244
libtree-simple-visitorfactory-perl_0.10-2.debian.tar.gz
ef1bc1c16ca9b1caec02944e8dc09736367c130853db00b8e0b47ea40f482290 84186
libtree-simple-visitorfactory-perl_0.10-2_all.deb
Files:
a4f7359ba752f22d90cdff75e0015acd 2248 perl optional
libtree-simple-visitorfactory-perl_0.10-2.dsc
e46bc9eb57c13d6b98435edca8e63286 3244 perl optional
libtree-simple-visitorfactory-perl_0.10-2.debian.tar.gz
bb0698c03aeec90c362a17fd6da0fe59 84186 perl optional
libtree-simple-visitorfactory-perl_0.10-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLfafdAAoJELs6aAGGSaoGG5EP/2cn4QkZtvV7hDOEnDprAtNh
YkeQxs71RQd0RbnrP5mNWz0x2b2tIe9fDxdIXLCcMgU7CkX7E4ADO5zEnBLc3Kx/
sycTOnqeA9tJkX3Ni4czuTKJNnna0E+7VQm5tuXikGjYG3DCdkuDj2daCIpKYhdN
09lR9S0E5+lD+0quyCOpHRtwCJd/pK+71orLKiHpcJK26e+HyTYZDLvtFP9czdzS
Pmk53EO6k50BKGAnOo8zVreQBr6K/PFUENsp4A7F7fKXYF5Ky0r5o8II8d0bE0rY
L6EY/H1nStGNQTJeHbNNmxP+Xr/rVM0GYounHvxzR3puIUta5ukgGOgiHTXeR0pK
8SySvadpQx7zcLaGH455hx+j5d6QmoVFBJ9cHTshW6xklsokswZEnoaHHA9O0U6G
gjxkjmUCT0lC1OgnfgMiEvlgohpnLlbwdSHaDvm8qydorad76b6mrsMe05lp3ZjT
PrX7JNzJ/XomkpWEJ/wyrWGCSr33oUR5MH50GkfBa9A8qg6HATg7hyN4+vv0PQFn
tGmUBpNjA2QlJTlxCuurj0uOQQ8m1+NHvP2karwqTXDH5RA9qAj9kOdbR0pFZnZA
uHliQCFqscvyYf8qBPVJz3tShtMxpbjLr49wl3pUOzoCwPtnCj6Zh2pYjaxWQVp/
4/RmRPOe0zsz7Z0UCgyb
=3jwv
-----END PGP SIGNATURE-----
--- End Message ---