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

Bug#721889: marked as done (ITP: php-patchwork-utf8 -- UTF-8 strings handling for PHP)



Your message dated Sat, 07 Sep 2013 22:42:20 +0000
with message-id <E1VIRCu-0006l0-6a@franck.debian.org>
and subject line Bug#721889: fixed in php-patchwork-utf8 1.1.7-1
has caused the Debian Bug report #721889,
regarding ITP: php-patchwork-utf8 -- UTF-8 strings handling for PHP
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.)


-- 
721889: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721889
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: David Prévot <taffit@debian.org>

* Package name    : php-patchwork-utf8
  Version         : 1.1.11
  Upstream Author : Nicolas Grekas <p@tchwork.com>
* URL             : https://github.com/nicolas-grekas/Patchwork-UTF8
* License         : Apache-2.0 or GPL-2
  Programming Lang: PHP
  Description     : UTF-8 strings handling for PHP

 Patchwork UTF-8 provides both a portability layer for Unicode handling in PHP,
 and a class that mirrors the quasi complete set of native string functions,
 enhanced to UTF-8 grapheme clusters awareness.
 .
 Patchwork UTF-8 provides pure PHP implementations for mbstring, iconv, and
 intl. The following set of portability-fallbacks allows an application to run
 on a server even if those extensions are not enabled:
 .
  * utf8_encode, utf8_decode,
  * mbstring: mb_convert_encoding, mb_decode_mimeheader, mb_encode_mimeheader,
    mb_convert_case, mb_internal_encoding, mb_list_encodings, mb_strlen,
    mb_strpos, mb_strrpos, mb_strtolower, mb_strtoupper,
    mb_substitute_character, mb_substr, mb_stripos, mb_stristr, mb_strrchr,
    mb_strrichr, mb_strripos, mb_strstr,
  * iconv: iconv, iconv_mime_decode, iconv_mime_decode_headers,
    iconv_get_encoding, iconv_set_encoding, iconv_mime_encode,
    ob_iconv_handler, iconv_strlen, iconv_strpos, iconv_strrpos, iconv_substr,
  * intl: Normalizer, grapheme_extract, grapheme_stripos, grapheme_stristr,
    grapheme_strlen, grapheme_strpos, grapheme_strripos, grapheme_strrpos,
    grapheme_strstr, grapheme_substr.
 .
 The Patchwork\Utf8 class implements the quasi-complete set of native string
 functions that need UTF-8 grapheme clusters awareness. Function names,
 arguments and behavior carefully replicates native PHP string functions.
 .
 Some more functions are also provided to help handling UTF-8 strings
 .
  * isUtf8(): checks if a string contains well formed UTF-8 data,
  * toAscii(): generic UTF-8 to ASCII transliteration,
  * strtocasefold(): unicode transformation for caseless matching,
  * strtonatfold(): generic case sensitive transformation for collation
    matching
 .
 Mirrored string functions are: strlen, substr, strpos, stripos, strrpos,
 strripos, strstr, stristr, strrchr, strrichr, strtolower, strtoupper,
 wordwrap, chr, count_chars, ltrim, ord, rtrim, trim, str_ireplace, str_pad,
 str_shuffle, str_split, str_word_count, strcmp, strnatcmp, strcasecmp,
 strnatcasecmp, strncasecmp, strncmp, strcspn, strpbrk, strrev, strspn, strtr,
 substr_compare, substr_count, substr_replace, ucfirst, lcfirst, ucwords,
 number_format, utf8_encode, utf8_decode.


I intend to maintain it under Debian PHP PEAR umbrella, and get rid of
the embedded copy from the current version of owncloud.

Regards

David

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: php-patchwork-utf8
Source-Version: 1.1.7-1

We believe that the bug you reported is fixed in the latest version of
php-patchwork-utf8, which is due to be installed in the Debian FTP archive.

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 721889@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <taffit@debian.org> (supplier of updated php-patchwork-utf8 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 04 Sep 2013 22:37:53 -0400
Source: php-patchwork-utf8
Binary: php-patchwork-utf8
Architecture: source all
Version: 1.1.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Changed-By: David Prévot <taffit@debian.org>
Description: 
 php-patchwork-utf8 - UTF-8 strings handling for PHP
Closes: 721889
Changes: 
 php-patchwork-utf8 (1.1.7-1) unstable; urgency=low
 .
   * Initial release. (Closes: #721889)
Checksums-Sha1: 
 59d2e695ee6239014df5583d428bbe270260ecde 1709 php-patchwork-utf8_1.1.7-1.dsc
 40f22873500c62cfd3274e76bf17081249a7ce39 504381 php-patchwork-utf8_1.1.7.orig.tar.gz
 8d7a2a20182cd63e03e213521369f60ceab31b1f 2387 php-patchwork-utf8_1.1.7-1.debian.tar.gz
 26c4bf35d0766375dd6db37b264a8c5d9f61dbc7 154310 php-patchwork-utf8_1.1.7-1_all.deb
Checksums-Sha256: 
 f1038f830f0b061f6a8045db332e6952e904d711d30a4d7bd87254d281dfc8ab 1709 php-patchwork-utf8_1.1.7-1.dsc
 e4e5ff79a3154f45027fcf17011df85e9703877ff1149407d252bfe6fde7038e 504381 php-patchwork-utf8_1.1.7.orig.tar.gz
 4d1cdba678640c24bba3d96a60ade9015c0d5fd19e3a2da11b2262c182939d32 2387 php-patchwork-utf8_1.1.7-1.debian.tar.gz
 bfd0e1e1b920c5db8f1406beb69fdf526024a49584e615eed1d34c19169a6dfc 154310 php-patchwork-utf8_1.1.7-1_all.deb
Files: 
 24205b9e899a2f7e02e46b02a1f8b2bc 1709 php optional php-patchwork-utf8_1.1.7-1.dsc
 8dfcc973151d6a55eeeaa3c48413a1af 504381 php optional php-patchwork-utf8_1.1.7.orig.tar.gz
 882f0503bf0cfd2cf481aa0877ad2b19 2387 php optional php-patchwork-utf8_1.1.7-1.debian.tar.gz
 567bf24c793ad30004be51cdec9964f8 154310 php optional php-patchwork-utf8_1.1.7-1_all.deb

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

iQEcBAEBCAAGBQJSJ/HOAAoJEAWMHPlE9r08iAIH/0higFnCkkGJdBCQa5BlMS83
0teAECe0wF6E0Vn8d7WKMORmjIoBHyC/j2r6YxZ9/oUcJ5HSxLj5oCD8Wj1uNhuR
GqXoiL4xiwLXphxPgw7wbOeiW1DTXoPvKV1S12F7rLHLx65WoJB7N4IAH/nopvi3
GqM7AtwZCtYLSwQR455SdLkf3BWWd2LzONIHZdu9yIA4WXpHifL1tYhJpRnIae7r
W4bp/mMuwLM3PY3FQ/jesHeoHZkKUL85MH5Gh+LrMeGaY25pamub/dXwKgC4NR7/
iZ8QDSwr4fN0nPbPIzDwDWmPU367Cp8Ss4yrDnxVE/1J6NqUtnQZHKRmC1xe+M0=
=blHA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: