[librt-client-rest-perl] 03/07: Drop spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Fri Oct 11 21:26:54 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository librt-client-rest-perl.

commit 5ddc61b3ea99cc1c324ee73cab56a89d245ed8db
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 23:22:26 2013 +0200

    Drop spelling.patch, merged upstream.
---
 debian/patches/series         |    1 -
 debian/patches/spelling.patch |   51 -----------------------------------------
 2 files changed, 52 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 41519f9..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-Description: spelling (or more precisely: grammar) improvement
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=74191
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=74191
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-01-20
-
---- a/lib/RT/Client/REST/Group.pm
-+++ b/lib/RT/Client/REST/Group.pm
-@@ -31,7 +31,7 @@
- =head1 DESCRIPTION
- 
- B<RT::Client::REST::Group> is based on L<RT::Client::REST::Object>.
--The representation allows to retrieve, edit, and create groups in RT.
-+The representation allows one to retrieve, edit, and create groups in RT.
- 
- Note: RT currently does not allow REST client to search groups.
- 
---- a/lib/RT/Client/REST/Queue.pm
-+++ b/lib/RT/Client/REST/Queue.pm
-@@ -34,7 +34,7 @@
- =head1 DESCRIPTION
- 
- B<RT::Client::REST::Queue> is based on L<RT::Client::REST::Object>.
--The representation allows to retrieve, edit, comment on, and create
-+The representation allows one to retrieve, edit, comment on, and create
- queue in RT.
- 
- Note: RT currently does not allow REST client to search queues.
---- a/lib/RT/Client/REST/Ticket.pm
-+++ b/lib/RT/Client/REST/Ticket.pm
-@@ -56,7 +56,7 @@
- =head1 DESCRIPTION
- 
- B<RT::Client::REST::Ticket> is based on L<RT::Client::REST::Object>.
--The representation allows to retrieve, edit, comment on, and create
-+The representation allows one to retrieve, edit, comment on, and create
- tickets in RT.
- 
- =cut
---- a/lib/RT/Client/REST/User.pm
-+++ b/lib/RT/Client/REST/User.pm
-@@ -33,7 +33,7 @@
- =head1 DESCRIPTION
- 
- B<RT::Client::REST::User> is based on L<RT::Client::REST::Object>.
--The representation allows to retrieve, edit, comment on, and create
-+The representation allows one to retrieve, edit, comment on, and create
- users in RT.
- 
- Note: RT currently does not allow REST client to search users.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librt-client-rest-perl.git



More information about the Pkg-perl-cvs-commits mailing list