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

nickm-guest pushed a commit to branch master
in repository libmoosex-types-portnumber-perl.

commit d3cccc4535e556812d4343ccc864177865b151f6
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Sat Jun 18 17:47:29 2016 +0100

    Add 01-correct-distname-in-source-metadata.patch
    
    This patch corrects the name of the upstream distribution in the META.yml 
and
    MANIFEST files.
---
 .../01-correct-distname-in-source-metadata.patch   | 42 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 43 insertions(+)

diff --git a/debian/patches/01-correct-distname-in-source-metadata.patch 
b/debian/patches/01-correct-distname-in-source-metadata.patch
new file mode 100644
index 0000000..3fa45cf
--- /dev/null
+++ b/debian/patches/01-correct-distname-in-source-metadata.patch
@@ -0,0 +1,42 @@
+Description: Correct mentions of MooseX-Types-CPF to MooseX-Types-PortNumber
+ in upstream source metadata. The metadata files should be refreshed upstream
+ to resolve this issue. Have filed upstream bug; no need to forward patch.
+Author: Nick Morrott <knowledgejun...@gmail.com>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=115402
+Forwarded: no
+Last-Update: 2016-06-18
+---
+--- a/MANIFEST
++++ b/MANIFEST
+@@ -11,7 +11,7 @@
+ t/author/pod.t
+ t/00-load.t
+ Changes
+-lib/MooseX/Types/CPF.pm
++lib/MooseX/Types/PortNumber.pm
+ MANIFEST.SKIP
+ README
+ Makefile.PL
+--- a/META.yml
++++ b/META.yml
+@@ -1,5 +1,5 @@
+ --- 
+-abstract: CPF type for Moose classes
++abstract: PortNumber type for Moose classes
+ author: 
+   - Thiago Rondon C<< <thi...@aware.com.br> >>
+ build_requires: 
+@@ -12,11 +12,11 @@
+ meta-spec: 
+   url: http://module-build.sourceforge.net/META-spec-v1.3.html
+   version: 1.3
+-name: MooseX-Types-CPF
++name: MooseX-Types-PortNumber
+ no_index: 
+   directory: 
+     - inc
+     - t
+ requires: 
+   MooseX::Types: 0
+-version: 0.01
++version: 0.02
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5c001aa
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-correct-distname-in-source-metadata.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-portnumber-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