Bug 918578 - Review Request: perl-utf8-all - Turn on Unicode everywhere
Summary: Review Request: perl-utf8-all - Turn on Unicode everywhere
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 919094
TreeView+ depends on / blocked
 
Reported: 2013-03-06 14:32 UTC by Petr Pisar
Modified: 2014-01-15 09:25 UTC (History)
4 users (show)

Fixed In Version: perl-utf8-all-0.010-1.fc19
Clone Of:
Environment:
Last Closed: 2013-03-07 08:21:18 UTC
Type: ---
Embargoed:
psabata: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Petr Pisar 2013-03-06 14:32:44 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-utf8-all/perl-utf8-all.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-utf8-all/perl-utf8-all-0.010-1.fc19.src.rpm
Description:
Pragma utf8 allows you to write your Perl encoded in UTF-8. That means UTF-8
strings, variable names, and regular expressions. utf8::all goes further, and
makes @ARGV encoded in UTF-8, and file handles are opened with UTF-8 encoding
turned on by default (including STDIN, STDOUT, STDERR), and character names
are imported so \N{...} sequences can be used to compile Unicode characters
based on names. If you don't want UTF-8 for a particular file handle, you'll
have to set binmode $filehandle.

Fedora Account System Username: ppisar

Comment 1 Petr Šabata 2013-03-06 16:07:05 UTC
Ok, no issues found, approving.

The package is only suitable for rawhide due to its conflicts with old perl(autodie).

Comment 2 Petr Pisar 2013-03-06 16:20:57 UTC
New Package SCM Request
=======================
Package Name: perl-utf8-all
Short Description: Turn on Unicode everywhere
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2013-03-06 16:39:38 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2013-03-07 08:21:18 UTC
Thank you for the review and the repository.

Comment 5 Paul Howarth 2014-01-14 15:45:11 UTC
Petr, I need this for EPEL-7, and am happy to maintain it if you don't want to. Do you mind if I branch and build it?

Comment 6 Petr Pisar 2014-01-14 16:05:59 UTC
(In reply to Paul Howarth from comment #5)
> Petr, I need this for EPEL-7, and am happy to maintain it if you don't want
> to. Do you mind if I branch and build it?

No problem. Just branch it. I will give you the ownership in the EPEL-7.

Comment 7 Paul Howarth 2014-01-14 16:40:26 UTC
Branch is done; if you orphan it in pkgdb I can pick it up.

Thanks Petr.

Comment 8 Petr Pisar 2014-01-15 07:26:43 UTC
I gave the epel7 branch to you. However I forgot to remove jplesnik and psabata from co-maintainers and I cannot do that since then. Please remove them from the epel7.

Comment 9 Paul Howarth 2014-01-15 09:25:37 UTC
I think they can only remove themselves, but I set their commit and approveacls states to "Obsolete", which I suppose is close enough.


Note You need to log in before you can comment on or make changes to this bug.