[SCM] Debian packaging of XML-TMX CPAN distribution branch, master, updated. debian/0.20-1-8-g72bf14e

Nuno Carvalho smash at cpan.org
Wed Jun 6 11:16:06 UTC 2012


The following commit has been merged in the master branch:
commit c135a9e4f8e7181db526306c6637e038f8c3929d
Author: Nuno Carvalho <smash at cpan.org>
Date:   Wed Jun 6 11:57:01 2012 +0100

    Remover patch to fix typos

diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch
deleted file mode 100644
index 72ded31..0000000
--- a/debian/patches/fix_typos.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-Description: fix typos
-Author: Nuno Carvalho <smash at cpan.org>
-Applied-Upstream: 0.21
---- a/scripts/tmxgrep
-+++ b/scripts/tmxgrep
-@@ -49,7 +49,7 @@
- 
-  tmxgrep <perlregexp> file.tmx
-  options:
--   -pdf      -- ouput is transformed in a PDF file 
-+   -pdf      -- output is transformed in a PDF file 
-    -max=300  -- extract up to 300 TU (def=200)
-    -max=0    -- all matches
- 
---- a/scripts/tmxsplit
-+++ b/scripts/tmxsplit
-@@ -59,7 +59,7 @@
-     print STDERR "." if ($i % 1000==0);
-     s/\>\s+/>/;
-     undef($data);
--    eval {dtstring($_, %h)} ; ## dont die in invalid XML
-+    eval {dtstring($_, %h)} ; ## don't die in invalid XML
-     if($@){warn($@)}
-     else{
-       for my $k (keys %$data) {
-@@ -123,7 +123,7 @@
-  -latin1  -- a make latin1-encoded output
-  -utf8    -- a make   utf8-encoded output
- 
-- -q       -- dont print filenames and "."
-+ -q       -- don't print filenames and "."
- 
-  -cutmaxlen=n -- cut translations by the n character
- 
diff --git a/debian/patches/series b/debian/patches/series
index 9dc4cb3..4810247 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 some_scripts_as_examples.patch
-fix_typos.patch

-- 
Debian packaging of XML-TMX CPAN distribution



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