[libgraphviz-perl] 04/09: Drop spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Sat Jun 11 02:08:25 UTC 2016


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

gregoa pushed a commit to branch master
in repository libgraphviz-perl.

commit 21b08f5d33ebf8f9c1df12f8c6ee1b445f358d07
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 11 04:01:01 2016 +0200

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

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index bd7360c..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-01-23
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=111385
-Bug: https://rt.cpan.org/Ticket/Display.html?id=111385
-
---- a/lib/GraphViz.pm
-+++ b/lib/GraphViz.pm
-@@ -392,7 +392,7 @@
- node, edge and graph attributes (in addition to those controlled by
- the special attributes described above). The value should be a hash
- reference containing the corresponding key-value pairs. For example,
--to make all nodes box-shaped (unless explicity given another shape):
-+to make all nodes box-shaped (unless explicitly given another shape):
- 
-   my $g = GraphViz->new(node => {shape => 'box'});
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraphviz-perl.git



More information about the Pkg-perl-cvs-commits mailing list