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

fsfs pushed a commit to branch master
in repository libcddb-get-perl.

commit f6eef37b469f73f674edc282ad0bf61a8ef953ad
Author: Florian Schlichting <f...@debian.org>
Date:   Mon May 2 23:13:56 2016 +0200

    Add spelling.patch, fixing a POD typo
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 76f5548..c2b3083 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 no-debug.patch
 do-not-include-current-directory.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..4b589ba
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Description: fix typo
+Author: Florian Schlichting <f...@debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114139
+
+--- a/CDDB_get.pm
++++ b/CDDB_get.pm
+@@ -626,7 +626,7 @@
+    die "no cddb entry found";
+  }
+ 
+- # do somthing with the results
++ # do something with the results
+ 
+  print "artist: $cd{artist}\n";
+  print "title: $cd{title}\n";

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