This is an automated email from the git hooks/post-receive script. kanashiro pushed a commit to branch master in repository libxml-compile-perl.
commit e7728d7f3da1417b198a65242351b06e5b4c28bf Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 23 17:28:11 2017 -0300 Update debian/patches, refresh and remove which is not necessary --- debian/changelog | 1 + debian/patches/fix-lintian-warnings-about-manpages | 2 +- debian/patches/fix-typo-in-mapange.patch | 17 ----------------- debian/patches/series | 1 - 4 files changed, 2 insertions(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index 757489b..282cedb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libxml-compile-perl (1.57-1) UNRELEASED; urgency=medium * Import upstream version 1.57 + * Update debian/patches, refresh and remove which is not necessary -- Lucas Kanashiro <[email protected]> Fri, 23 Jun 2017 17:22:19 -0300 diff --git a/debian/patches/fix-lintian-warnings-about-manpages b/debian/patches/fix-lintian-warnings-about-manpages index 676133c..e46cd89 100644 --- a/debian/patches/fix-lintian-warnings-about-manpages +++ b/debian/patches/fix-lintian-warnings-about-manpages @@ -7,7 +7,7 @@ Last-Update: 2015-05-10 --- a/lib/XML/Compile/Schema.pod +++ b/lib/XML/Compile/Schema.pod -@@ -698,7 +698,7 @@ All %options are the same as for L<compi +@@ -705,7 +705,7 @@ All %options are the same as for L<compi =item $obj-E<gt>B<dataToXML>($node|REF-XML|XML-STRING|$filename|$fh|$known) diff --git a/debian/patches/fix-typo-in-mapange.patch b/debian/patches/fix-typo-in-mapange.patch deleted file mode 100644 index 0ceed44..0000000 --- a/debian/patches/fix-typo-in-mapange.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Fix typo in manpage -Author: Lucas Kanashiro <[email protected]> -Last-Updated: 2016-10-31 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118569 -Bug: https://rt.cpan.org/Ticket/Display.html?id=118569 - ---- a/lib/XML/Compile/Schema.pod -+++ b/lib/XML/Compile/Schema.pod -@@ -2039,7 +2039,7 @@ for short: - - =head3 key_rewrite when localNames collide - --Let's start with an appology: we cannot auto-detect when these rewrite -+Let's start with an apology: we cannot auto-detect when these rewrite - rules are needed, because the colliding keys are within the same HASH, - but the processing is fragmented over various (sequence) blocks: the - parser does not have the overview on which keys of the HASH are used diff --git a/debian/patches/series b/debian/patches/series index 8f5563b..db50f0f 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -fix-typo-in-mapange.patch fix-lintian-warnings-about-manpages -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
