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 6b0870568dbbe45be4556b7980102c06b6e90b0b
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Wed Sep 21 19:41:00 2016 +0100

    Drop patches (applied upstream)
---
 .../01-correct-distname-in-source-metadata.patch   | 42 ----------------------
 debian/patches/02-correct-module-version.patch     | 18 ----------
 debian/patches/series                              |  2 --
 3 files changed, 62 deletions(-)

diff --git a/debian/patches/01-correct-distname-in-source-metadata.patch 
b/debian/patches/01-correct-distname-in-source-metadata.patch
deleted file mode 100644
index 3fa45cf..0000000
--- a/debian/patches/01-correct-distname-in-source-metadata.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-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/02-correct-module-version.patch 
b/debian/patches/02-correct-module-version.patch
deleted file mode 100644
index 13b1725..0000000
--- a/debian/patches/02-correct-module-version.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Correct module $VERSION to 0.02
- A bug report is already present on CPAN
-Author: Nick Morrott <knowledgejun...@gmail.com>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=97634
-Forwarded: no
-Last-Update: 2016-06-18
----
---- a/lib/MooseX/Types/PortNumber.pm
-+++ b/lib/MooseX/Types/PortNumber.pm
-@@ -2,7 +2,7 @@
- use strict;
- use warnings;
- 
--our $VERSION = '0.01';
-+our $VERSION = '0.02';
- our $AUTHORITY = 'CPAN:TBR';
- 
- use MooseX::Types -declare => [qw(PortNumber PortWellKnow PortRegistered 
PortPrivate)];
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 7c09a67..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-01-correct-distname-in-source-metadata.patch
-02-correct-module-version.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