[liblatex-decode-perl] 05/08: Remove 01_Data.pm.patch. Already applied by upstream

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Oct 28 13:11:35 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository liblatex-decode-perl.

commit ee63be5ff44488e67763ca5afc72e0a1a9baff8a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Oct 28 10:56:03 2015 -0200

    Remove 01_Data.pm.patch. Already applied by upstream
---
 debian/changelog                |  1 +
 debian/patches/01_Data.pm.patch | 30 ------------------------------
 debian/patches/series           |  1 -
 3 files changed, 1 insertion(+), 31 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 320b4a2..2d91a95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ liblatex-decode-perl (0.04-1) UNRELEASED; urgency=medium
   * Team upload.
   * Add debian/upstream/metadata
   * Import upstream version 0.04
+  * Remove 01_Data.pm.patch. Already applied by upstream
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 28 Oct 2015 10:54:03 -0200
 
diff --git a/debian/patches/01_Data.pm.patch b/debian/patches/01_Data.pm.patch
deleted file mode 100644
index 260757b..0000000
--- a/debian/patches/01_Data.pm.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Description: fix pod errors
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=79056
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=79056
-Author: Danai SAE-HAN (韓達耐) <danai at debian.org>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-06-02
-
---- a/lib/LaTeX/Decode/Data.pm
-+++ b/lib/LaTeX/Decode/Data.pm
-@@ -2,6 +2,19 @@
- use strict;
- use warnings;
- use base qw(Exporter);
-+
-+=encoding utf8
-+
-+=head1 NAME
-+
-+LaTeX::Decode::Data - Data to decode from LaTeX to Unicode
-+
-+=head1 VERSION
-+
-+Version 0.03
-+
-+=cut
-+
- our @EXPORT    = qw[ %ACCENTS %WORDMACROS %DIACRITICS %WORDMACROSEXTRA %DIACRITICSEXTRA %PUNCTUATION %NEGATEDSYMBOLS %SUPERSCRIPTS %SYMBOLS %CMDSUPERSCRIPTS %DINGS %GREEK $ACCENTS_RE $DIAC_RE_BASE $DIAC_RE_EXTRA $NEG_SYMB_RE $SUPER_RE $SUPERCMD_RE ];
- #our @EXPORT_OK = qw[
- #  %WORDMACROSEXTRA %DIACRITICSEXTRA %PUNCTUATION %NEGATEDSYMBOLS %SUPERSCRIPTS %SYMBOLS %CMDSUPERSCRIPTS %DINGS %GREEK
diff --git a/debian/patches/series b/debian/patches/series
index 2f89407..aba7ccb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-01_Data.pm.patch
 autopkgtest.patch

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



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