[php-maint] php-xml-parser_1.2.6-2_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Wed Aug 3 05:47:13 UTC 2005


(new) php-xml-parser_1.2.6-2.diff.gz optional web
(new) php-xml-parser_1.2.6-2.dsc optional web
(new) php-xml-parser_1.2.6-2_all.deb optional web
PHP PEAR module for parsing XML
 This is an XML parser based on PHPs built-in xml extension.
 It supports two basic modes of operation: 'func' and 'event'.
 In 'func' mode, it will look for a function named after each element
 (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags),
 and in 'event' mode it uses a set of generic callbacks.
 .
 Since version 1.2.0 there's a new XML_Parser_Simple class
 that makes parsing of most XML documents easier, by automatically
 providing a stack for the elements.
 Furthermore its now possible to split the parser from the handler object,
 so you do not have to extend XML_Parser anymore in order to parse
 a document with it.
(new) php-xml-parser_1.2.6.orig.tar.gz optional web
Changes: php-xml-parser (1.2.6-2) unstable; urgency=low
 .
  * Need to replace php4-pear (<< 4:4.4.0-0), yes the epoch matters.
  * Update debian/copyright to make sure the license is correct, the
    Debian maintainers are mentioned, the upstream copyright holder
    is mentioned and the upstream location is quoted.
Announcing to debian-devel-changes at lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-php-maint mailing list