This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libnet-netmask-perl.
commit 2325bbb476140f38992d213477c5adff80ba58af Author: Salvatore Bonaccorso <[email protected]> Date: Sun Jul 20 14:52:43 2014 +0200 Drop spelling-error.patch (applied upstream) --- debian/patches/series | 1 - debian/patches/spelling-error.patch | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 1817668..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -spelling-error.patch diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch deleted file mode 100644 index c669d52..0000000 --- a/debian/patches/spelling-error.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix spelling error in Netmask.pod -Author: Daniel Lintott <[email protected]> -Bug: https://rt.cpan.org/Public/Bug/Display.html?id=93288 -Forwarded: Yes -Last-Update: 2014-02-23 ---- a/lib/Net/Netmask.pod -+++ b/lib/Net/Netmask.pod -@@ -226,7 +226,7 @@ - Returns the nth element of the array that B<enumerate> would return - if it were called. So, to get the first usable address in a block, - use B<nth>(1). To get the broadcast address, use B<nth>(-1). To --get the last usable adress, use B<nth>(-2). -+get the last usable address, use B<nth>(-2). - - =item ->B<inaddr>() - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-netmask-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
