This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libsyntax-highlight-engine-kate-perl.
commit 80169a1feed0e649c1753df5b6572293e9ad9d97 Author: Florian Schlichting <[email protected]> Date: Wed Nov 15 21:36:07 2017 +0100 Add repack.patch to let Kate.t pass --- debian/patches/repack.patch | 22 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 23 insertions(+) diff --git a/debian/patches/repack.patch b/debian/patches/repack.patch new file mode 100644 index 0000000..f720d88 --- /dev/null +++ b/debian/patches/repack.patch @@ -0,0 +1,22 @@ +Description: repacking removed two samples that t/Kate.t expects to find +Author: Florian Schlichting <[email protected]> +Forwarded: not-needed + +--- a/REGISTERED ++++ b/REGISTERED +@@ -10,7 +10,6 @@ + Apache Configuration + Asm6502 + ASP ./samples/highlight.asp +-AVR Assembler ./samples/highlight.asm-avr + AWK ./samples/highlight.awk + Bash ./samples/highlight.sh + BibTeX ./samples/highlight.bib +@@ -54,7 +53,6 @@ + Inform + INI Files + Intel x86 (NASM) ./samples/highlight.asm-nasm +-Java ./samples/highlight.java + Javadoc + JavaScript ./samples/highlight.js + JavaScript/PHP diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..b748494 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +repack.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
