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

roam-guest pushed a commit to branch master
in repository libmoox-buildargs-perl.

commit d83be04b1b9cefe2a492dae1de356436e38f4bca
Author: Peter Pentchev <r...@ringlet.net>
Date:   Sun Nov 27 01:32:12 2016 +0200

    Update the Debian packaging for MooX-BuildArgs-0.04.
---
 debian/changelog                   |  6 ++++++
 debian/patches/series              |  2 --
 debian/patches/test-main-package.t | 16 ----------------
 debian/patches/typos.patch         | 16 ----------------
 4 files changed, 6 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a62aa4..4eb75c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmoox-buildargs-perl (0.04-1) UNRELEASED; urgency=medium
+
+  * New upstream release; drop the two patches.
+
+ -- Peter Pentchev <r...@ringlet.net>  Sun, 27 Nov 2016 01:31:16 +0200
+
 libmoox-buildargs-perl (0.03-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 95e717a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-test-main-package.t
-typos.patch
diff --git a/debian/patches/test-main-package.t 
b/debian/patches/test-main-package.t
deleted file mode 100644
index 0c147b4..0000000
--- a/debian/patches/test-main-package.t
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix the test with recent versions of Perl.
-Forwarded: https://github.com/bluefeet/MooX-BuildArgs/pull/6
-Author: Peter Pentchev <r...@ringlet.net>
-Last-Update: 2016-11-13
-
---- a/t/method_proxy_args.t
-+++ b/t/method_proxy_args.t
-@@ -8,6 +8,8 @@
-     has bar => ( is=>'ro' );
- }
- 
-+$INC{'main.pm'} = 1;
-+
- sub divide {
-     my ($class, $number, $divisor) = @_;
-     return $number / $divisor;
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
deleted file mode 100644
index 5276470..0000000
--- a/debian/patches/typos.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix some typographical and grammatical errors.
-Forwarded: https://github.com/bluefeet/MooX-BuildArgs/pull/7
-Author: Peter Pentchev <r...@ringlet.net>
-Last-Update: 2016-11-13
-
---- a/lib/MooX/MethodProxyArgs.pm
-+++ b/lib/MooX/MethodProxyArgs.pm
-@@ -30,7 +30,7 @@
- method proxy values found with the result of calling the methods.
- 
- This is done using L<Config::MethodProxy>.  See that module for more
--infromation on how method proxies works.
-+information on how method proxies work.
- 
- =cut
- 

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