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

gregoa pushed a commit to branch master
in repository libmath-base-convert-perl.

commit ec313445567ff055f407309c7b081f0b7c1fb200
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Oct 23 16:17:10 2015 +0200

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

diff --git a/debian/patches/series b/debian/patches/series
index c532a4d..038ee28 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-spelling.patch
 reproducible.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 27abdf8..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Description: fix spelling mistakes
-Origin: vendor
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2015-10-22
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107909
-Bug: https://rt.cpan.org/Ticket/Display.html?id=107909
-
---- a/Convert.pm
-+++ b/Convert.pm
-@@ -442,7 +442,7 @@
-   base as text
-       $converted = convbase($number,'oct');
- 
--Conversion to/from arbitary bases i.e.
-+Conversion to/from arbitrary bases i.e.
- 
-   $converted = cnv($number); # dec -> hex (default)
-   $converted = cnv($number,oct);      # oct to HEX
---- a/README
-+++ b/README
-@@ -137,7 +137,7 @@
-           base as text
-                 $converted = convbase($number,'oct');
- 
--        Conversion to/from arbitary bases i.e.
-+        Conversion to/from arbitrary bases i.e.
- 
-           $converted = cnv($number); # dec -> hex (default)
-           $converted = cnv($number,oct);        # oct to HEX

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