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

kanashiro-guest pushed a commit to branch master
in repository libhttp-request-params-perl.

commit 3ec3884ca87db6fe84fddd1dad6ab35e561ee6a0
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Tue Sep 22 15:33:14 2015 -0300

    Remove HTTP-Request-Params-1.01-RT86635.patch, already applied by upstream
---
 debian/changelog                                   |  1 +
 .../patches/HTTP-Request-Params-1.01-RT86635.patch | 34 ----------------------
 debian/patches/series                              |  1 -
 3 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e5b0a3a..6a9ff4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libhttp-request-params-perl (1.02-1) UNRELEASED; urgency=medium
   * Team upload.
   * Add debian/upstream/metadata
   * Import upstream version 1.02
+  * Remove HTTP-Request-Params-1.01-RT86635.patch, already applied by upstream
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Tue, 22 Sep 2015 15:30:50 
-0300
 
diff --git a/debian/patches/HTTP-Request-Params-1.01-RT86635.patch 
b/debian/patches/HTTP-Request-Params-1.01-RT86635.patch
deleted file mode 100644
index 7cc3731..0000000
--- a/debian/patches/HTTP-Request-Params-1.01-RT86635.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-Origin: 
http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/HTTP-Request-Params-1.01-RT86635.patch
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=86635
-Bug-Debian: http://bugs.debian.org/725585
-Reviewed-by: gregor herrmann <gre...@debian.org>
-Last-Update: 2013-10-06
-
-From d2f2dd3cf76d4e33e8d75e5b2ee1de3a37565a9e Mon Sep 17 00:00:00 2001
-From: Slaven Rezic <sla...@rezic.de>
-Date: Wed, 3 Jul 2013 14:16:43 +0200
-Subject: [PATCH] added missing "use Email::MIME"
-
-It seems that with newer Email-MIME distribution there was
-some refactoring, so including Email::MIME::Modifier and/or
-Email::MIME::ContentType does not trigger loading of
-Email::MIME anymore.
----
- lib/HTTP/Request/Params.pm |    1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/lib/HTTP/Request/Params.pm b/lib/HTTP/Request/Params.pm
-index f5e6e5f..b7e2adb 100644
---- a/lib/HTTP/Request/Params.pm
-+++ b/lib/HTTP/Request/Params.pm
-@@ -22,6 +22,7 @@ use vars qw[$VERSION];
- $VERSION = sprintf "%d.%02d", split m/\./, (qw$Revision: 1.1 $)[1];
- 
- use CGI;
-+use Email::MIME;
- use Email::MIME::Modifier;
- use Email::MIME::ContentType qw[parse_content_type];
- use HTTP::Request;
--- 
-1.7.2.5
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 190f33b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-HTTP-Request-Params-1.01-RT86635.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-request-params-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to